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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 嘔??}嘔??{^ 1001101001110001001111110011111101111101100110100111000100111111001111110111101101011110 9a713f3f7d9a713f3f7b5e
EUC-JP 嘔??}嘔??{^ 1101001111010010001111110011111101111101110100111101001000111111001111110111101101011110 d3d23f3f7dd3d23f3f7b5e
UTF-8 嘔뤩홳}嘔뤩홳{^ 111001011001100010010100111010111010010010101001111011011001100110110011011111011110010110011000100101001110101110100100101010011110110110011001101100110111101101011110 e59894eba4a9ed99b37de59894eba4a9ed99b37b5e
UHC 嘔뤩홳}嘔뤩홳{^ 110011111010010110001111110101111100001101101110011111011100111110100101100011111101011111000011011011100111101101011110 cfa58fd7c36e7dcfa58fd7c36e7b5e

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