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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 菴?????乙??豫 11100100101111010011111100111111001111110011111100111111100010011011001100111111001111111001100010101100 e4bd3f3f3f3f3f89b33f3f98ac
EUC-JP 菴??沅??乙??豫 111010001011111100111111001111111000111111000110111010010011111100111111101100101011010100111111001111111101000010101110 e8bf3f3f8fc6e93f3fb2b53f3fd0ae
UTF-8 菴뀁쥋沅뤻펶乙띠벣豫 111010001000111110110100111010111000000010000001111011001010010110001011111001101011001010000101111010111010010010111011111011011000111010110110111001001011100110011001111010111001110110100000111010111011001010100011111010001011000110101011 e88fb4eb8081eca58be6b285eba4bbed8eb6e4b999eb9da0ebb2a3e8b1ab
UHC 菴뀁쥋沅뤻펶乙띠벣豫 1110010011100000101100101110110010100010100001001110101010110110100011111110100110111100100001111110101111100000101101101110110010010011101111001110011111100011 e4e0b2eca284eab68fe9bc87ebe0b6ec93bce7e3

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