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 ???L???VO 001111110011111100111111010011000011111100111111001111110101011001001111 3f3f3f4c3f3f3f564f
SJIS-WIN 箋醐輯L箋醐秋VO 111000101011001110001100111011011000111101010011010011001110001010110011100011001110110110001111010010000101011001001111 e2b38ced8f534ce2b38ced8f48564f
EUC-JP 箋醐輯L箋醐秋VO 111001001011010110111000111011111011110110110100010011001110010010110101101110001110111110111101101010010101011001001111 e4b5b8efbdb44ce4b5b8efbda9564f
UTF-8 箋醐輯L箋醐秋VO 111001111010111010001011111010011000011010010000111010001011110010101111010011001110011110101110100010111110100110000110100100001110011110100111100010110101011001001111 e7ae8be98690e8bcaf4ce7ae8be98690e7a78b564f
UHC 箋?輯L箋?秋VO 11101111101010000011111111110010111111100100110011101111101010000011111111110101110101010101011001001111 efa83ff2fe4cefa83ff5d5564f

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