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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??臂盖}??臂盖{^ 001111110011111111100100010111011110000110110011011111010011111100111111111001000101110111100001101100110111101101011110 3f3fe45de1b37d3f3fe45de1b37b5e
EUC-JP ??臂盖}??臂盖{^ 001111110011111111100111101111101110001010110101011111010011111100111111111001111011111011100010101101010111101101011110 3f3fe7bee2b57d3f3fe7bee2b57b5e
UTF-8 룶깹臂盖}룶깹臂盖{^ 111010111010001110110110111010101011100110111001111010001000011110000010111001111001101110010110011111011110101110100011101101101110101010111001101110011110100010000111100000101110011110011011100101100111101101011110 eba3b6eab9b9e88782e79b967deba3b6eab9b9e88782e79b967b5e
UHC 룶깹臂盖}룶깹臂盖{^ 10001111101010111011001010100001110111101010001011001011110011000111110110001111101010111011001010100001110111101010001011001011110011000111101101011110 8fabb2a1dea2cbcc7d8fabb2a1dea2cbcc7b5e

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