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 ??佃?}??佃?{^ 00111111001111111001001011001111001111110111110100111111001111111001001011001111001111110111101101011110 3f3f92cf3f7d3f3f92cf3f7b5e
EUC-JP ??佃?}??佃?{^ 00111111001111111100010011010001001111110111110100111111001111111100010011010001001111110111101101011110 3f3fc4d13f7d3f3fc4d13f7b5e
UTF-8 씌뤸佃컉}씌뤸佃컉{^ 111011001001010010001100111010111010010010111000111001001011110110000011111011001011101110001001011111011110110010010100100011001110101110100100101110001110010010111101100000111110110010111011100010010111101101011110 ec948ceba4b8e4bd83ecbb897dec948ceba4b8e4bd83ecbb897b5e
UHC 씌뤸佃컉}씌뤸佃컉{^ 10111110101110101000111111100110111011101110110010110000011011100111110110111110101110101000111111100110111011101110110010110000011011100111101101011110 beba8fe6eeecb06e7dbeba8fe6eeecb06e7b5e

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