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 100111001000000110011010010010001110100011101101010011001001110010000001100110100100100011100001110100000101011001001111 9c819a48e8ed4c9c819a48e1d0564f
EUC-JP 怐唏竟L怐唏瞎VO 110101111110000111010011101010011111000011101111010011001101011111100001110100111010100111100010110100100101011001001111 d7e1d3a9f0ef4cd7e1d3a9e2d2564f
UTF-8 怐唏竟L怐唏瞎VO 111001101000000010010000111001011001010010001111111001111010101110011111010011001110011010000000100100001110010110010100100011111110011110011110100011100101011001001111 e68090e5948fe7ab9f4ce68090e5948fe79e8e564f
UHC ??竟L???VO 00111111001111111100110011100101010011000011111100111111001111110101011001001111 3f3fcce54c3f3f3f564f

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