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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 樺???樺???^ 1000101010010010001111110011111100111111100010101001001000111111001111110011111101011110 8a923f3f3f8a923f3f3f5e
EUC-JP 樺??磎樺??磎^ 101100111111001000111111001111111000111111010000101010001011001111110010001111110011111110001111110100001010100001011110 b3f23f3f8fd0a8b3f23f3f8fd0a85e
UTF-8 樺면렣磎樺면렣磎^ 11100110101010001011101011101011101010011011010011101011101000001010001111100111101000111000111011100110101010001011101011101011101010011011010011101011101000001010001111100111101000111000111001011110 e6a8baeba9b4eba0a3e7a38ee6a8baeba9b4eba0a3e7a38e5e
UHC 樺면렣磎樺면렣磎^ 1111101111111100101110001110100110001110101101001100110110100101111110111111110010111000111010011000111010110100110011011010010101011110 fbfcb8e98eb4cda5fbfcb8e98eb4cda55e

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