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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蒻の?????誼 1110010011101000100000101100110000111111001111110011111100111111001111111000101101100010 e4e882cc3f3f3f3f3f8b62
EUC-JP 蒻の?????誼 1110100011101010101001001100111000111111001111110011111100111111001111111011010111000011 e8eaa4ce3f3f3f3f3fb5c3
UTF-8 蒻の살졋了쏅끏誼 111010001001001010111011111000111000000110101110111011001000001010110100111011001010000110001011111011111010011010111010111011001000111110000101111010111000000110001111111010001010101010111100 e892bbe381aeec82b4eca18befa6baec8f85eb818fe8aabc
UHC 蒻の살졋了쏅끏誼 11100101101101101010101011001110101110111110110010100000101110101110100011100111100110111110101110000101101111111110101111111110 e5b6aacebbeca0bae8e79beb85bfebfe

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