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 ?頃??}?頃??{^ 00111111100011011010000000111111001111110111110100111111100011011010000000111111001111110111101101011110 3f8da03f3f7d3f8da03f3f7b5e
EUC-JP 焌頃??}焌頃??{^ 1000111111001001111010001011101010100010001111110011111101111101100011111100100111101000101110101010001000111111001111110111101101011110 8fc9e8baa23f3f7d8fc9e8baa23f3f7b5e
UTF-8 焌頃렯렰}焌頃렯렰{^ 111001111000010010001100111010011010000010000011111010111010000010101111111010111010000010110000011111011110011110000100100011001110100110100000100000111110101110100000101011111110101110100000101100000111101101011110 e7848ce9a083eba0afeba0b07de7848ce9a083eba0afeba0b07b5e
UHC 焌頃렯렰}焌頃렯렰{^ 11110001111000001100110011110001100011101011110010001110101111010111110111110001111000001100110011110001100011101011110010001110101111010111101101011110 f1e0ccf18ebc8ebd7df1e0ccf18ebc8ebd7b5e

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