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 ???銘}???銘{^ 00111111001111110011111110010110110000010111110100111111001111110011111110010110110000010111101101011110 3f3f3f96c17d3f3f3f96c17b5e
EUC-JP ???銘}???銘{^ 00111111001111110011111111001100110000110111110100111111001111110011111111001100110000110111101101011110 3f3f3fccc37d3f3f3fccc37b5e
UTF-8 렺旼읕銘}렺旼읕銘{^ 111010111010000010111010111001101001011110111100111011001001110110010101111010011000101010011000011111011110101110100000101110101110011010010111101111001110110010011101100101011110100110001010100110000111101101011110 eba0bae697bcec9d95e98a987deba0bae697bcec9d95e98a987b5e
UHC 렺旼읕銘}렺旼읕銘{^ 10001110110000101101101011000100110000001100010011011001101011110111110110001110110000101101101011000100110000001100010011011001101011110111101101011110 8ec2dac4c0c4d9af7d8ec2dac4c0c4d9af7b5e

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