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 ???|???? 0011111100111111001111110111110000111111001111110011111100111111 3f3f3f7c3f3f3f3f
SJIS-WIN 箋醐洲|箋醐蒐箒 111000101011001110001100111011011000111101000110011111001110001010110011100011001110110110001111010011101110001010110100 e2b38ced8f467ce2b38ced8f4ee2b4
EUC-JP 箋醐洲|箋醐蒐箒 111001001011010110111000111011111011110110100111011111001110010010110101101110001110111110111101101011111110010010110110 e4b5b8efbda77ce4b5b8efbdafe4b6
UTF-8 箋醐洲|箋醐蒐箒 11100111101011101000101111101001100001101001000011100110101101001011001001111100111001111010111010001011111010011000011010010000111010001001001010010000111001111010111010010010 e7ae8be98690e6b4b27ce7ae8be98690e89290e7ae92
UHC 箋?洲|箋?蒐? 111011111010100000111111111100011011110101111100111011111010100000111111111000101011110100111111 efa83ff1bd7cefa83fe2bd3f

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