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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?爛????爛???? 00111111111000001010001100111111001111110011111100111111111000001010001100111111001111110011111100111111 3fe0a33f3f3f3fe0a33f3f3f3f
EUC-JP ?爛????爛???? 00111111111000001010010100111111001111110011111100111111111000001010010100111111001111110011111100111111 3fe0a53f3f3f3fe0a53f3f3f3f
UTF-8 렺爛렻렏렻쩡爛렻렏렻좆 111010111010000010111010111001111000100010011011111010111010000010111011111010111010000010001111111010111010000010111011111011001010100110100001111001111000100010011011111010111010000010111011111010111010000010001111111010111010000010111011111011001010001010000110 eba0bae7889beba0bbeba08feba0bbeca9a1e7889beba0bbeba08feba0bbeca286
UHC 렺爛렻렏렻쩡爛렻렏렻좆 10001110110000101101010110110100100011101100001110001110101001011000111011000011110000101100010011010101101101001000111011000011100011101010010110001110110000111100000110111111 8ec2d5b48ec38ea58ec3c2c4d5b48ec38ea58ec3c1bf

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