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 ??????h 00111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f68
SJIS-WIN 辰鱈息脱揃臓h 10010010010000111001001001001100100100011010011110010010010001011001000110110101100100011001111101101000 9243924c91a7924591b5919f68
EUC-JP 辰鱈息脱揃臓h 11000011101001001100001110101101110000101010100111000011101001101100001010110111110000101010000101101000 c3a4c3adc2a9c3a6c2b7c2a168
UTF-8 辰鱈息脱揃臓h 11101000101111101011000011101001101100011000100011100110100000011010111111101000100001001011000111100110100011111000001111101000100001111001001101101000 e8beb0e9b188e681afe884b1e68f83e8879368
UHC 辰?息???h 111100101110001100111111111000111101001100111111001111110011111101101000 f2e33fe3d33f3f3f68

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