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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???項?}???項?{^ 001111110011111100111111100011011000000000111111011111010011111100111111001111111000110110000000001111110111101101011110 3f3f3f8d803f7d3f3f3f8d803f7b5e
EUC-JP ???項?}???項?{^ 001111110011111100111111101110011110000000111111011111010011111100111111001111111011100111100000001111110111101101011110 3f3f3fb9e03f7d3f3f3fb9e03f7b5e
UTF-8 娛뤹썯項큡}娛뤹썯項큡{^ 111001011010100010011011111010111010010010111001111011001000110110101111111010011010000010000101111011011000000110100001011111011110010110101000100110111110101110100100101110011110110010001101101011111110100110100000100001011110110110000001101000010111101101011110 e5a89beba4b9ec8dafe9a085ed81a17de5a89beba4b9ec8dafe9a085ed81a17b5e
UHC 娛뤹썯項큡}娛뤹썯項큡{^ 1110011111110100100011111110011110011011100111111111101010100011101101000110111001111101111001111111010010001111111001111001101110011111111110101010001110110100011011100111101101011110 e7f48fe79b9ffaa3b46e7de7f48fe79b9ffaa3b46e7b5e

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