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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?孩?秘審け?^ 001111111001101101110111001111111001010011101001100100000101001010000010101011110011111101011110 3f9b773f94e9905282af3f5e
EUC-JP ?孩?秘審け?^ 001111111101010111011000001111111100100011101011101111111011001110100100101100010011111101011110 3fd5d83fc8ebbfb3a4b13f5e
UTF-8 뤗孩콒秘審け롘^ 11101011101001001001011111100101101011011010100111101100101111011001001011100111101001111001100011100101101011111010100111100011100000011001000111101011101000011001100001011110 eba497e5ada9ecbd92e7a798e5afa9e38191eba1985e
UHC 뤗孩콒秘審け롘^ 100011111100011111111010101010011011000110001110110111011111101011100011111110111010101010110001100011101101110001011110 8fc7faa9b18eddfae3fbaab18edc5e

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