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 ??ご?}??ご?{^ 00111111001111111000001010110010001111110111110100111111001111111000001010110010001111110111101101011110 3f3f82b23f7d3f3f82b23f7b5e
EUC-JP ??ご?}??ご?{^ 00111111001111111010010010110100001111110111110100111111001111111010010010110100001111110111101101011110 3f3fa4b43f7d3f3fa4b43f7b5e
UTF-8 卽힐ご렧}卽힐ご렧{^ 111001011000110110111101111011011001111010010000111000111000000110010100111010111010000010100111011111011110010110001101101111011110110110011110100100001110001110000001100101001110101110100000101001110111101101011110 e58dbded9e90e38194eba0a77de58dbded9e90e38194eba0a77b5e
UHC 卽힐ご렧}卽힐ご렧{^ 11110001111011011100100011111010101010101011010010001110101101100111110111110001111011011100100011111010101010101011010010001110101101100111101101011110 f1edc8faaab48eb67df1edc8faaab48eb67b5e

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