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 ?W?N[?W?N[^ 0011111101010111001111110100111001011011001111110101011100111111010011100101101101011110 3f573f4e5b3f573f4e5b5e
SJIS-WIN 但W但N[但W但N[^ 100100100100000101010111100100100100000101001110010110111001001001000001010101111001001001000001010011100101101101011110 92415792414e5b92415792414e5b5e
EUC-JP 但W但N[但W但N[^ 110000111010001001010111110000111010001001001110010110111100001110100010010101111100001110100010010011100101101101011110 c3a257c3a24e5bc3a257c3a24e5b5e
UTF-8 但W但N[但W但N[^ 11100100101111011000011001010111111001001011110110000110010011100101101111100100101111011000011001010111111001001011110110000110010011100101101101011110 e4bd8657e4bd864e5be4bd8657e4bd864e5b5e
UHC 但W但N[但W但N[^ 110100111010001101010111110100111010001101001110010110111101001110100011010101111101001110100011010011100101101101011110 d3a357d3a34e5bd3a357d3a34e5b5e

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