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 ????腋??衣 00111111001111110011111100111111111000111111110000111111001111111000100011011111 3f3f3f3fe3fc3f3f88df
EUC-JP ????腋??衣 00111111001111110011111100111111111001101111111000111111001111111011000011100001 3f3f3f3fe6fe3f3fb0e1
UTF-8 閱뤣꾨큵腋잙㈀衣 111010011001011010110001111010111010010010100011111010101011111010101000111011011000000110110101111010001000010110001011111011001001111010011001111000111000100010000000111010001010000110100011 e996b1eba4a3eabea8ed81b5e8858bec9e99e38880e8a1a3
UHC 閱뤣꾨큵腋잙㈀衣 11100110111100111000111111010001100001001110101110110100100001001110010011111101100111111110101110101001101100011110101111111101 e6f38fd184ebb484e4fd9feba9b1ebfd

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