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 絶?┸?η┸? 1001000011100010001111111000010010111101001111111000001111000101100001001011110100111111 90e23f84bd3f83c584bd3f
EUC-JP 絶?┸倻η┸璵 110000001110010000111111101010001011111110001111101100011111011010100110110001111010100010111111100011111100110011100110 c0e43fa8bf8fb1f6a6c7a8bf8fcce6
UTF-8 絶껆┸倻η┸璵 1110011110110101101101101110101010111011100001101110001010010100101110001110010110000000101110111100111010110111111000101001010010111000111001111001001010110101 e7b5b6eabb86e294b8e580bbceb7e294b8e792b5
UHC 絶껆┸倻η┸璵 1110111110111110100000111110011110100110101111111110010110100110101001011110011110100110101111111110011010100101 efbe83e7a6bfe5a6a5e7a6bfe6a5

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