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 ???甘}???甘{^ 00111111001111110011111110001010110000110111110100111111001111110011111110001010110000110111101101011110 3f3f3f8ac37d3f3f3f8ac37b5e
EUC-JP ???甘}???甘{^ 00111111001111110011111110110100110001010111110100111111001111110011111110110100110001010111101101011110 3f3f3fb4c57d3f3f3fb4c57b5e
UTF-8 劣꾨뎽甘}劣꾨뎽甘{^ 111011111010011010011101111010101011111010101000111010111000111010111101111001111001010010011000011111011110111110100110100111011110101010111110101010001110101110001110101111011110011110010100100110000111101101011110 efa69deabea8eb8ebde794987defa69deabea8eb8ebde794987b5e
UHC 劣꾨뎽甘}劣꾨뎽甘{^ 11100110111010111000010011101011100010011001000011001010111101100111110111100110111010111000010011101011100010011001000011001010111101100111101101011110 e6eb84eb8990caf67de6eb84eb8990caf67b5e

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