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 ??On}??On{^ 0011111100111111010011110110111001111101001111110011111101001111011011100111101101011110 3f3f4f6e7d3f3f4f6e7b5e
SJIS-WIN 北蘓On}北蘓On{^ 100101100110101111100101010111100100111101101110011111011001011001101011111001010101111001001111011011100111101101011110 966be55e4f6e7d966be55e4f6e7b5e
EUC-JP 北蘓On}北蘓On{^ 110010111100110011101001101111110100111101101110011111011100101111001100111010011011111101001111011011100111101101011110 cbcce9bf4f6e7dcbcce9bf4f6e7b5e
UTF-8 北蘓On}北蘓On{^ 11100101100011001001011111101000100110001001001101001111011011100111110111100101100011001001011111101000100110001001001101001111011011100111101101011110 e58c97e898934f6e7de58c97e898934f6e7b5e
UHC 北?On}北?On{^ 11011101110000010011111101001111011011100111110111011101110000010011111101001111011011100111101101011110 ddc13f4f6e7dddc13f4f6e7b5e

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