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 北蘓蘓悶}北蘓蘓悶{^ 10010110011010111110010101011110111001010101111010010110111000110111110110010110011010111110010101011110111001010101111010010110111000110111101101011110 966be55ee55e96e37d966be55ee55e96e37b5e
EUC-JP 北蘓蘓悶}北蘓蘓悶{^ 11001011110011001110100110111111111010011011111111001100111001010111110111001011110011001110100110111111111010011011111111001100111001010111101101011110 cbcce9bfe9bfcce57dcbcce9bfe9bfcce57b5e
UTF-8 北蘓蘓悶}北蘓蘓悶{^ 111001011000110010010111111010001001100010010011111010001001100010010011111001101000001010110110011111011110010110001100100101111110100010011000100100111110100010011000100100111110011010000010101101100111101101011110 e58c97e89893e89893e682b67de58c97e89893e89893e682b67b5e
UHC 北??悶}北??悶{^ 110111011100000100111111001111111101101010111111011111011101110111000001001111110011111111011010101111110111101101011110 ddc13f3fdabf7dddc13f3fdabf7b5e

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