To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 樺??}樺??{^ 1000101010010010001111110011111101111101100010101001001000111111001111110111101101011110 8a923f3f7d8a923f3f7b5e
EUC-JP 樺??}樺??{^ 1011001111110010001111110011111101111101101100111111001000111111001111110111101101011110 b3f23f3f7db3f23f3f7b5e
UTF-8 樺며떼}樺며떼{^ 111001101010100010111010111010111010100110110000111010111001011010111100011111011110011010101000101110101110101110101001101100001110101110010110101111000111101101011110 e6a8baeba9b0eb96bc7de6a8baeba9b0eb96bc7b5e
UHC 樺며떼}樺며떼{^ 111110111111110010111000111001111011011010111100011111011111101111111100101110001110011110110110101111000111101101011110 fbfcb8e7b6bc7dfbfcb8e7b6bc7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)