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{^ 111000101010000011100010010101100110111101101110011111011110001010100000111000100101011001101111011011100111101101011110 e2a0e2566f6e7de2a0e2566f6e7b5e
EUC-JP 笄齋on}笄齋on{^ 111001001010001011100011101101110110111101101110011111011110010010100010111000111011011101101111011011100111101101011110 e4a2e3b76f6e7de4a2e3b76f6e7b5e
UTF-8 笄齋on}笄齋on{^ 11100111101011001000010011101001101111011000101101101111011011100111110111100111101011001000010011101001101111011000101101101111011011100111101101011110 e7ac84e9bd8b6f6e7de7ac84e9bd8b6f6e7b5e
UHC ?齋on}?齋on{^ 00111111111011101011000101101111011011100111110100111111111011101011000101101111011011100111101101011110 3feeb16f6e7d3feeb16f6e7b5e

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