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 荳奇スォ謔臥扱豺 1110010010111000100010101110111110111101101010111110011010000010100010011110011110001000101101011110011010110111 e4b88aefbdabe68289e788b5e6b7
EUC-JP 荳奇スォ謔臥扱豺 11101000101110101011010011110001100011101011110110001110101010111110101111100010101100101110100110110000101101111110110010111001 e8bab4f18ebd8eabebe2b2e9b0b7ecb9
UTF-8 荳奇スォ謔臥扱豺 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110101011111010001010110010010100111010001000011110100101111001101000100110110001111010001011000110111010 e88db3e5a587efbdbdefbdabe8ac94e887a5e689b1e8b1ba
UHC 荳奇??謔臥扱豺 1101010011100101110100001111010000111111001111111111100111001100111010001100001011010000111000101110001111001111 d4e5d0f43f3ff9cce8c2d0e2e3cf

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