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 ??G???? 00111111001111110100011100111111001111110011111100111111 3f3f473f3f3f3f
SJIS-WIN ?讓G?貂巐弯 0011111111100110101010000100011100111111111001101011100011111010101101101001110001011110 3fe6a8473fe6b8fab69c5e
EUC-JP 嶴讓G嶴貂巐弯 10001111101110111111001111101100101010100100011110001111101110111111001111101100101110101000111110111011111110011101011110111111 8fbbf3ecaa478fbbf3ecba8fbbf9d7bf
UTF-8 嶴讓G嶴貂巐弯 11100101101101101011010011101000101011101001001101000111111001011011011010110100111010001011001010000010111001011011011110010000111001011011110010101111 e5b6b4e8ae9347e5b6b4e8b282e5b790e5bcaf
UHC ?讓G?貂?? 001111111110010111010011010001110011111111110101101100000011111100111111 3fe5d3473ff5b03f3f

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