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 奝・遶コ趺セ霆ク 111110101010001010100101111001111010101110111010111001101110010110111110111010001011101110111000 faa2a5e7abbae6e5bee8bbb8
EUC-JP 奝・遶コ趺セ霆ク 1000111110111000111110001000111010100101111011101010110110001110101110101110110011100111100011101011111011110000101111011000111010111000 8fb8f88ea5eead8ebaece78ebef0bd8eb8
UTF-8 奝・遶コ趺セ霆ク 111001011010010110011101111011111011110110100101111010011000000110110110111011111011110110111010111010001011011010111010111011111011110110111110111010011001110010000110111011111011110110111000 e5a59defbda5e981b6efbdbae8b6baefbdbee99c86efbdb8
UHC ????趺?霆? 00111111001111110011111100111111110111011011101000111111111011111111110100111111 3f3f3f3fddba3feffd3f

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