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{^ 1010001011100011100110111010001011100010101000110100111001111101101000101110001110011011101000101110001010100011010011100111101101011110 a2e39ba2e2a34e7da2e39ba2e2a34e7b5e
EUC-JP 「纛「筌N}「纛「筌N{^ 100011101010001011100101111110111000111010100010111001001010010101001110011111011000111010100010111001011111101110001110101000101110010010100101010011100111101101011110 8ea2e5fb8ea2e4a54e7d8ea2e5fb8ea2e4a54e7b5e
UTF-8 「纛「筌N}「纛「筌N{^ 1110111110111101101000101110011110111010100110111110111110111101101000101110011110101101100011000100111001111101111011111011110110100010111001111011101010011011111011111011110110100010111001111010110110001100010011100111101101011110 efbda2e7ba9befbda2e7ad8c4e7defbda2e7ba9befbda2e7ad8c4e7b5e
UHC ?纛?筌N}?纛?筌N{^ 0011111111010100110000000011111111101111101001110100111001111101001111111101010011000000001111111110111110100111010011100111101101011110 3fd4c03fefa74e7d3fd4c03fefa74e7b5e

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