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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 壤??[壤??[^ 1001101011011111001111110011111101011011100110101101111100111111001111110101101101011110 9adf3f3f5b9adf3f3f5b5e
EUC-JP 壤??[壤??[^ 1101010011100001001111110011111101011011110101001110000100111111001111110101101101011110 d4e13f3f5bd4e13f3f5b5e
UTF-8 壤쀫쥚[壤쀫쥚[^ 111001011010001110100100111011001000000010101011111011001010010110011010010110111110010110100011101001001110110010000000101010111110110010100101100110100101101101011110 e5a3a4ec80abeca59a5be5a3a4ec80abeca59a5b5e
UHC 壤쀫쥚[壤쀫쥚[^ 111001011011110110010111111010111010001010001111010110111110010110111101100101111110101110100010100011110101101101011110 e5bd97eba28f5be5bd97eba28f5b5e

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