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 涯??抑??筌 10001010010101010011111100111111100101110111110100111111001111111110001010100011 8a553f3f977d3f3fe2a3
EUC-JP 涯??抑??筌 10110011101101100011111100111111110011011101111000111111001111111110010010100101 b3b63f3fcdde3f3fe4a5
UTF-8 涯쇰젻抑띕젚筌 111001101011011010101111111011001000011110110000111011001010000010111011111001101000101010010001111010111001110110010101111011001010000010011010111001111010110110001100 e6b6afec87b0eca0bbe68a91eb9d95eca09ae7ad8c
UHC 涯쇰젻抑띕젚筌 1110010011110011101111001110101110100000101011101110010111100100101101101110101110100000100101101110111110100111 e4f3bceba0aee5e4b6eba096efa7

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