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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 臧???腱瓦? 11100100011010000011111100111111001111111110010001000110100010101010001000111111 e4683f3f3fe4468aa23f
EUC-JP 臧???腱瓦? 11100111110010010011111100111111001111111110011110100111101101001010010000111111 e7c93f3f3fe7a7b4a43f
UTF-8 臧얩렪잿腱瓦렱 111010001000011110100111111011001001011010101001111010111010000010101010111011001001111010111111111010001000010110110001111001111001001110100110111010111010000010110001 e887a7ec96a9eba0aaec9ebfe885b1e793a6eba0b1
UHC 臧얩렪잿腱瓦렱 1110110111110101101111101110110110001110101110001100000011101101110010111111001011101000101111111000111010111110 edf5beed8eb8c0edcbf2e8bf8ebe

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