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 鼇??一??蟻 11101010100001110011111100111111100010001110101000111111001111111000101101100001 ea873f3f88ea3f3f8b61
EUC-JP 鼇??一??蟻 11110011111001110011111100111111101100001110110000111111001111111011010111000010 f3e73f3fb0ec3f3fb5c2
UTF-8 鼇앸갊一꿱뜌蟻 111010011011110010000111111011001001010110111000111010101011000010001010111001001011100010000000111010101011111110110001111010111001110010001100111010001001111110111011 e9bc87ec95b8eab08ae4b880eabfb1eb9c8ce89fbb
UHC 鼇앸갊一꿱뜌蟻 1110100010101000100111011110101110110000101001111110110011101001101100101110100010001101100011111110101111111100 e8a89debb0a7ece9b2e88d8febfc

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