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{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 北蘓on}北蘓on{^ 100101100110101111100101010111100110111101101110011111011001011001101011111001010101111001101111011011100111101101011110 966be55e6f6e7d966be55e6f6e7b5e
EUC-JP 北蘓on}北蘓on{^ 110010111100110011101001101111110110111101101110011111011100101111001100111010011011111101101111011011100111101101011110 cbcce9bf6f6e7dcbcce9bf6f6e7b5e
UTF-8 北蘓on}北蘓on{^ 11100101100011001001011111101000100110001001001101101111011011100111110111100101100011001001011111101000100110001001001101101111011011100111101101011110 e58c97e898936f6e7de58c97e898936f6e7b5e
UHC 北?on}北?on{^ 11011101110000010011111101101111011011100111110111011101110000010011111101101111011011100111101101011110 ddc13f6f6e7dddc13f6f6e7b5e

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