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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 箋∽?[箋∽?[^ 11100010101100111000000111100100001111110101101111100010101100111000000111100100001111110101101101011110 e2b381e43f5be2b381e43f5b5e
EUC-JP 箋∽?[箋∽?[^ 11100100101101011010001011100110001111110101101111100100101101011010001011100110001111110101101101011110 e4b5a2e63f5be4b5a2e63f5b5e
UTF-8 箋∽슭[箋∽슭[^ 111001111010111010001011111000101000100010111101111011001000101010101101010110111110011110101110100010111110001010001000101111011110110010001010101011010101101101011110 e7ae8be288bdec8aad5be7ae8be288bdec8aad5b5e
UHC 箋∽슭[箋∽슭[^ 111011111010100010100001111011111011110110111110010110111110111110101000101000011110111110111101101111100101101101011110 efa8a1efbdbe5befa8a1efbdbe5b5e

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