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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 厭g?厭g?^ 1000100101111101100000101000011100111111100010010111110110000010100001110011111101011110 897d82873f897d82873f5e
EUC-JP 厭g?厭g?^ 1011000111011110101000111110011100111111101100011101111010100011111001110011111101011110 b1dea3e73fb1dea3e73f5e
UTF-8 厭g렮厭g뜿^ 11100101100011101010110111101111101111011000011111101011101000001010111011100101100011101010110111101111101111011000011111101011100111001011111101011110 e58eadefbd87eba0aee58eadefbd87eb9cbf5e
UHC 厭g렮厭g뜿^ 11100110111101001010001111100111100011101011101111100110111101001010001111100111100011011011101001011110 e6f4a3e78ebbe6f4a3e78dba5e

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