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?R}?N?R{^ 0011111101001110001111110101001001111101001111110100111000111111010100100111101101011110 3f4e3f527d3f4e3f527b5e
SJIS-WIN 但N但R}但N但R{^ 100100100100000101001110100100100100000101010010011111011001001001000001010011101001001001000001010100100111101101011110 92414e9241527d92414e9241527b5e
EUC-JP 但N但R}但N但R{^ 110000111010001001001110110000111010001001010010011111011100001110100010010011101100001110100010010100100111101101011110 c3a24ec3a2527dc3a24ec3a2527b5e
UTF-8 但N但R}但N但R{^ 11100100101111011000011001001110111001001011110110000110010100100111110111100100101111011000011001001110111001001011110110000110010100100111101101011110 e4bd864ee4bd86527de4bd864ee4bd86527b5e
UHC 但N但R}但N但R{^ 110100111010001101001110110100111010001101010010011111011101001110100011010011101101001110100011010100100111101101011110 d3a34ed3a3527dd3a34ed3a3527b5e

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