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 譏鯉スッ辷オ譚ヲ 111001101001100010001100111011111011110110101111111001111000100010110101111001101001110110100110 e6988cefbdafe788b5e69da6
EUC-JP 譏鯉スッ辷オ譚ヲ 11101011111110001011100011110001100011101011110110001110101011111110110111101000100011101011010111101011111111011000111010100110 ebf8b8f18ebd8eafede88eb5ebfd8ea6
UTF-8 譏鯉スッ辷オ譚ヲ 111010001010110110001111111010011010111110001001111011111011110110111101111011111011110110101111111010001011111010110111111011111011110110110101111010001010110110011010111011111011110110100110 e8ad8fe9af89efbdbdefbdafe8beb7efbdb5e8ad9aefbda6
UHC 譏鯉????譚? 1101000111000001110101111110111100111111001111110011111100111111110100111100100100111111 d1c1d7ef3f3f3f3fd3c93f

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