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 永??鎰?┃? 10001001011010010011111100111111111010000100110000111111100001001010101100111111 89693f3fe84c3f84ab3f
EUC-JP 永??鎰?┃荑 101100011100101000111111001111111110111110101101001111111010100010101101100011111101011111111001 b1ca3f3fefad3fa8ad8fd7f9
UTF-8 永띠쉻鎰뺧┃荑 111001101011000010111000111010111001110110100000111011001000100110111011111010011000111010110000111010111011101010100111111000101001010010000011111010001000110110010001 e6b0b8eb9da0ec89bbe98eb0ebbaa7e29483e88d91
UHC 永띠쉻鎰뺧┃荑 1110011110110101101101101110110010011010100100011110110011110000100101011110111110100110101011011110110010111111 e7b5b6ec9a91ecf095efa6adecbf

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