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 昕ォマ}昕ォマ{^ 1111101011001111101010111100111101111101111110101100111110101011110011110111101101011110 facfabcf7dfacfabcf7b5e
EUC-JP 昕ォマ}昕ォマ{^ 1000111111000001111111001000111010101011100011101100111101111101100011111100000111111100100011101010101110001110110011110111101101011110 8fc1fc8eab8ecf7d8fc1fc8eab8ecf7b5e
UTF-8 昕ォマ}昕ォマ{^ 111001101001100010010101111011111011110110101011111011111011111010001111011111011110011010011000100101011110111110111101101010111110111110111110100011110111101101011110 e69895efbdabefbe8f7de69895efbdabefbe8f7b5e
UHC 昕??}昕??{^ 1111110111011010001111110011111101111101111111011101101000111111001111110111101101011110 fdda3f3f7dfdda3f3f7b5e

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