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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 辣懷ョ肴ソオ霆ク 111001111000010110011100111001011010111010001101111001101011111110110101111010001011101110111000 e7859ce5ae8de6bfb5e8bbb8
EUC-JP 辣懷ョ肴ソオ霆ク 11101101111001011101100011100111100011101010111010111010111010001000111010111111100011101011010111110000101111011000111010111000 ede5d8e78eaebae88ebf8eb5f0bd8eb8
UTF-8 辣懷ョ肴ソオ霆ク 111010001011111010100011111001101000011110110111111011111011110110101110111010001000001010110100111011111011110110111111111011111011110110110101111010011001110010000110111011111011110110111000 e8bea3e687b7efbdaee882b4efbdbfefbdb5e99c86efbdb8
UHC 辣懷?肴??霆? 110101011011100011111100111000110011111111111101101000100011111100111111111011111111110100111111 d5b8fce33ffda23f3feffd3f

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