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 荳奇スォ裄臥扱豺 1110010010111000100010101110111110111101101010111110010111100000100010011110011110001000101101011110011010110111 e4b88aefbdabe5e089e788b5e6b7
EUC-JP 荳奇スォ裄臥扱豺 11101000101110101011010011110001100011101011110110001110101010111110101011100010101100101110100110110000101101111110110010111001 e8bab4f18ebd8eabeae2b2e9b0b7ecb9
UTF-8 荳奇スォ裄臥扱豺 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110101011111010001010001110000100111010001000011110100101111001101000100110110001111010001011000110111010 e88db3e5a587efbdbdefbdabe8a384e887a5e689b1e8b1ba
UHC 荳奇???臥扱豺 11010100111001011101000011110100001111110011111100111111111010001100001011010000111000101110001111001111 d4e5d0f43f3f3fe8c2d0e2e3cf

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