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 荳茨セ∬ウェ迺ス 111001001011100010001000111011111011111010000001111010001011001110101010111001111001001010111101 e4b888efbe81e8b3aae792bd
EUC-JP 荳茨セ∬ウェ迺ス 11101000101110101011000011110001100011101011111010100010111010101000111010110011100011101010101011101101111100101000111010111101 e8bab0f18ebea2ea8eb38eaaedf28ebd
UTF-8 荳茨セ∬ウェ迺ス 111010001000110110110011111010001000110010101000111011111011110110111110111000101000100010101100111011111011110110110011111011111011110110101010111010001011111110111010111011111011110110111101 e88db3e88ca8efbdbee288acefbdb3efbdaae8bfbaefbdbd
UHC 荳茨?∬???? 1101010011100101111011011011110000111111101000011111001100111111001111110011111100111111 d4e5edbc3fa1f33f3f3f3f

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