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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 鰲k?鰲k?B 1110100111100000100000101000101100111111111010011110000010000010100010110011111101000010 e9e0828b3fe9e0828b3f42
EUC-JP 鰲k?鰲k?B 1111001011100010101000111110101100111111111100101110001010100011111010110011111101000010 f2e2a3eb3ff2e2a3eb3f42
UTF-8 鰲k젩鰲k젩B 11101001101100001011001011101111101111011000101111101100101000001010100111101001101100001011001011101111101111011000101111101100101000001010100101000010 e9b0b2efbd8beca0a9e9b0b2efbd8beca0a942
UHC 鰲k젩鰲k젩B 11101000101001111010001111101011101000001010000111101000101001111010001111101011101000001010000101000010 e8a7a3eba0a1e8a7a3eba0a142

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