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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 氏??[}氏??[{^ 10001110100000010011111100111111010110110111110110001110100000010011111100111111010110110111101101011110 8e813f3f5b7d8e813f3f5b7b5e
EUC-JP 氏??[}氏??[{^ 10111011111000010011111100111111010110110111110110111011111000010011111100111111010110110111101101011110 bbe13f3f5b7dbbe13f3f5b7b5e
UTF-8 氏딇뢄[}氏딇뢄[{^ 1110011010110000100011111110101110010100100001111110101110100010100001000101101101111101111001101011000010001111111010111001010010000111111010111010001010000100010110110111101101011110 e6b08feb9487eba2845b7de6b08feb9487eba2845b7b5e
UHC 氏딇뢄[}氏딇뢄[{^ 1110010010101011100010101110110110001110111111100101101101111101111001001010101110001010111011011000111011111110010110110111101101011110 e4ab8aed8efe5b7de4ab8aed8efe5b7b5e

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