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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 野?野?N}野?野?N{^ 1001011011101100001111111001011011101100001111110100111001111101100101101110110000111111100101101110110000111111010011100111101101011110 96ec3f96ec3f4e7d96ec3f96ec3f4e7b5e
EUC-JP 野?野?N}野?野?N{^ 1100110011101110001111111100110011101110001111110100111001111101110011001110111000111111110011001110111000111111010011100111101101011110 ccee3fccee3f4e7dccee3fccee3f4e7b5e
UTF-8 野쯪野쯦N}野쯪野쯦N{^ 1110100110000111100011101110110010101111101010101110100110000111100011101110110010101111101001100100111001111101111010011000011110001110111011001010111110101010111010011000011110001110111011001010111110100110010011100111101101011110 e9878eecafaae9878eecafa64e7de9878eecafaae9878eecafa64e7b5e
UHC 野쯪野쯦N}野쯪野쯦N{^ 111001011010111110101001011010001110010110101111101010010110011001001110011111011110010110101111101010010110100011100101101011111010100101100110010011100111101101011110 e5afa968e5afa9664e7de5afa968e5afa9664e7b5e

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