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 禎???}禎???{^ 10010010111101010011111100111111001111110111110110010010111101010011111100111111001111110111101101011110 92f53f3f3f7d92f53f3f3f7b5e
EUC-JP 禎???}禎???{^ 11000100111101110011111100111111001111110111110111000100111101110011111100111111001111110111101101011110 c4f73f3f3f7dc4f73f3f3f7b5e
UTF-8 禎뀁렲렪}禎뀁렲렪{^ 111001111010011010001110111010111000000010000001111010111010000010110010111010111010000010101010011111011110011110100110100011101110101110000000100000011110101110100000101100101110101110100000101010100111101101011110 e7a68eeb8081eba0b2eba0aa7de7a68eeb8081eba0b2eba0aa7b5e
UHC 禎뀁렲렪}禎뀁렲렪{^ 11101111111011101011001011101100100011101011111110001110101110000111110111101111111011101011001011101100100011101011111110001110101110000111101101011110 efeeb2ec8ebf8eb87defeeb2ec8ebf8eb87b5e

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