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 ?P?P[?P?P[^ 0011111101010000001111110101000001011011001111110101000000111111010100000101101101011110 3f503f505b3f503f505b5e
SJIS-WIN 額P額P[額P額P[^ 100010100111101001010000100010100111101001010000010110111000101001111010010100001000101001111010010100000101101101011110 8a7a508a7a505b8a7a508a7a505b5e
EUC-JP 額P額P[額P額P[^ 101100111101101101010000101100111101101101010000010110111011001111011011010100001011001111011011010100000101101101011110 b3db50b3db505bb3db50b3db505b5e
UTF-8 額P額P[額P額P[^ 11101001101000011000110101010000111010011010000110001101010100000101101111101001101000011000110101010000111010011010000110001101010100000101101101011110 e9a18d50e9a18d505be9a18d50e9a18d505b5e
UHC 額P額P[額P額P[^ 111001001111111001010000111001001111111001010000010110111110010011111110010100001110010011111110010100000101101101011110 e4fe50e4fe505be4fe50e4fe505b5e

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