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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 箋??U}箋??U{^ 11100010101100110011111100111111010101010111110111100010101100110011111100111111010101010111101101011110 e2b33f3f557de2b33f3f557b5e
EUC-JP 箋??U}箋??U{^ 11100100101101010011111100111111010101010111110111100100101101010011111100111111010101010111101101011110 e4b53f3f557de4b53f3f557b5e
UTF-8 箋묊ㅊU}箋묊ㅊU{^ 1110011110101110100010111110101110101100100010101110001110000101100010100101010101111101111001111010111010001011111010111010110010001010111000111000010110001010010101010111101101011110 e7ae8bebac8ae3858a557de7ae8bebac8ae3858a557b5e
UHC 箋묊ㅊU}箋묊ㅊU{^ 1110111110101000100100011110011110100100101110100101010101111101111011111010100010010001111001111010010010111010010101010111101101011110 efa891e7a4ba557defa891e7a4ba557b5e

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