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 箋??[箋??[^ 1110001010110011001111110011111101011011111000101011001100111111001111110101101101011110 e2b33f3f5be2b33f3f5b5e
EUC-JP 箋??[箋??[^ 1110010010110101001111110011111101011011111001001011010100111111001111110101101101011110 e4b53f3f5be4b53f3f5b5e
UTF-8 箋묊퉵[箋묊퉵[^ 111001111010111010001011111010111010110010001010111011011000100110110101010110111110011110101110100010111110101110101100100010101110110110001001101101010101101101011110 e7ae8bebac8aed89b55be7ae8bebac8aed89b55b5e
UHC 箋묊퉵[箋묊퉵[^ 111011111010100010010001111001111011100110001101010110111110111110101000100100011110011110111001100011010101101101011110 efa891e7b98d5befa891e7b98d5b5e

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