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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 箋醐舟箋醐蒐箋醐拾 111000101011001110001100111011011000111101001101111000101011001110001100111011011000111101001110111000101011001110001100111011011000111101000101 e2b38ced8f4de2b38ced8f4ee2b38ced8f45
EUC-JP 箋醐舟箋醐蒐箋醐拾 111001001011010110111000111011111011110110101110111001001011010110111000111011111011110110101111111001001011010110111000111011111011110110100110 e4b5b8efbdaee4b5b8efbdafe4b5b8efbda6
UTF-8 箋醐舟箋醐蒐箋醐拾 111001111010111010001011111010011000011010010000111010001000100010011111111001111010111010001011111010011000011010010000111010001001001010010000111001111010111010001011111010011000011010010000111001101000101110111110 e7ae8be98690e8889fe7ae8be98690e89290e7ae8be98690e68bbe
UHC 箋?舟箋?蒐箋?拾 111011111010100000111111111100011100011111101111101010000011111111100010101111011110111110101000001111111110001110100110 efa83ff1c7efa83fe2bdefa83fe3a6

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