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 ???}???A 0011111100111111001111110111110100111111001111110011111101000001 3f3f3f7d3f3f3f41
SJIS-WIN ???}??丹A 001111110011111100111111011111010011111100111111100100100100111101000001 3f3f3f7d3f3f924f41
EUC-JP ???}??丹A 001111110011111100111111011111010011111100111111110000111011000001000001 3f3f3f7d3f3fc3b041
UTF-8 렻┙렊}렻ㅔ丹A 1110101110100000101110111110001010010100100110011110101110100000100010100111110111101011101000001011101111100011100001011001010011100100101110001011100101000001 eba0bbe29499eba08a7deba0bbe38594e4b8b941
UHC 렻┙렊}렻ㅔ丹A 1000111011000011101001101100010010001110101000010111110110001110110000111010010011000100110100111010000101000001 8ec3a6c48ea17d8ec3a4c4d3a141

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