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 期拔籔}期拔籔{^ 100010101111101010011101010101011110001011010110011111011000101011111010100111010101010111100010110101100111101101011110 8afa9d55e2d67d8afa9d55e2d67b5e
EUC-JP 期拔籔}期拔籔{^ 101101001111110011011001101101101110010011011000011111011011010011111100110110011011011011100100110110000111101101011110 b4fcd9b6e4d87db4fcd9b6e4d87b5e
UTF-8 期拔籔}期拔籔{^ 111001101001110010011111111001101000101110010100111001111011000110010100011111011110011010011100100111111110011010001011100101001110011110110001100101000111101101011110 e69c9fe68b94e7b1947de69c9fe68b94e7b1947b5e
UHC 期拔?}期拔?{^ 11010001101000101101101011111011001111110111110111010001101000101101101011111011001111110111101101011110 d1a2dafb3f7dd1a2dafb3f7b5e

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