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 鬲イ訒凩鬲イ訒几^ 111010011010110110110010111110111010001110011001011111011110100110101101101100101111101110100011100110010111101101011110 e9adb2fba3997de9adb2fba3997b5e
EUC-JP 鬲イ訒凩鬲イ訒几^ 11110010101011111000111010110010100011111101110111001000110100011101111011110010101011111000111010110010100011111101110111001000110100011101110001011110 f2af8eb28fddc8d1def2af8eb28fddc8d1dc5e
UTF-8 鬲イ訒凩鬲イ訒几^ 11101001101011001011001011101111101111011011001011101000101010001001001011100101100001111010100111101001101011001011001011101111101111011011001011101000101010001001001011100101100001111010000001011110 e9acb2efbdb2e8a892e587a9e9acb2efbdb2e8a892e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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