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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 齊?芸?}齊?芸?{^ 111010101000111000111111100011000111110000111111011111011110101010001110001111111000110001111100001111110111101101011110 ea8e3f8c7c3f7dea8e3f8c7c3f7b5e
EUC-JP 齊?芸?}齊?芸?{^ 111100111110111000111111101101111101110100111111011111011111001111101110001111111011011111011101001111110111101101011110 f3ee3fb7dd3f7df3ee3fb7dd3f7b5e
UTF-8 齊렦芸넒}齊렦芸넒{^ 111010011011110110001010111010111010000010100110111010001000101010111000111010111000010010010010011111011110100110111101100010101110101110100000101001101110100010001010101110001110101110000100100100100111101101011110 e9bd8aeba0a6e88ab8eb84927de9bd8aeba0a6e88ab8eb84927b5e
UHC 齊렦芸넒}齊렦芸넒{^ 11110000101110101000111010110101111010011111110110110011110011110111110111110000101110101000111010110101111010011111110110110011110011110111101101011110 f0ba8eb5e9fdb3cf7df0ba8eb5e9fdb3cf7b5e

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