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 ?蘖??}?蘖??{^ 00111111100111110101000000111111001111110111110100111111100111110101000000111111001111110111101101011110 3f9f503f3f7d3f9f503f3f7b5e
EUC-JP ?蘖??}?蘖??{^ 00111111110111011011000100111111001111110111110100111111110111011011000100111111001111110111101101011110 3fddb13f3f7d3fddb13f3f7b5e
UTF-8 알蘖렰셰}알蘖렰셰{^ 111011001001010110001100111010001001100010010110111010111010000010110000111011001000010110110000011111011110110010010101100011001110100010011000100101101110101110100000101100001110110010000101101100000111101101011110 ec958ce89896eba0b0ec85b07dec958ce89896eba0b0ec85b07b5e
UHC 알蘖렰셰}알蘖렰셰{^ 10111110110010111110010111101110100011101011110110111100110011100111110110111110110010111110010111101110100011101011110110111100110011100111101101011110 becbe5ee8ebdbcce7dbecbe5ee8ebdbcce7b5e

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