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 ???釗?}???釗?{^ 001111110011111100111111111110111011101100111111011111010011111100111111001111111111101110111011001111110111101101011110 3f3f3ffbbb3f7d3f3f3ffbbb3f7b5e
EUC-JP ???釗?}???釗?{^ 0011111100111111001111111000111111100011101001100011111101111101001111110011111100111111100011111110001110100110001111110111101101011110 3f3f3f8fe3a63f7d3f3f3f8fe3a63f7b5e
UTF-8 樂뀀벝釗즢}樂뀀벝釗즢{^ 111011111010011010111111111010111000000010000000111010111011001010011101111010011000011110010111111011001010011010100010011111011110111110100110101111111110101110000000100000001110101110110010100111011110100110000111100101111110110010100110101000100111101101011110 efa6bfeb8080ebb29de98797eca6a27defa6bfeb8080ebb29de98797eca6a27b5e
UHC 樂뀀벝釗즢}樂뀀벝釗즢{^ 1110100011111001101100101110101110010011101110001110000111110010101000110110111001111101111010001111100110110010111010111001001110111000111000011111001010100011011011100111101101011110 e8f9b2eb93b8e1f2a36e7de8f9b2eb93b8e1f2a36e7b5e

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