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 ??庭?}??庭?{^ 00111111001111111001001011101011001111110111110100111111001111111001001011101011001111110111101101011110 3f3f92eb3f7d3f3f92eb3f7b5e
EUC-JP ?堞庭?}?堞庭?{^ 0011111110001111101110001010010011000100111011010011111101111101001111111000111110111000101001001100010011101101001111110111101101011110 3f8fb8a4c4ed3f7d3f8fb8a4c4ed3f7b5e
UTF-8 뤋堞庭쨙}뤋堞庭쨙{^ 111010111010010010001011111001011010000010011110111001011011101010101101111011001010100010011001011111011110101110100100100010111110010110100000100111101110010110111010101011011110110010101000100110010111101101011110 eba48be5a09ee5baadeca8997deba48be5a09ee5baadeca8997b5e
UHC 뤋堞庭쨙}뤋堞庭쨙{^ 10001111101110111111010011011100111011111101010010100100011011100111110110001111101110111111010011011100111011111101010010100100011011100111101101011110 8fbbf4dcefd4a46e7d8fbbf4dcefd4a46e7b5e

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