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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 歟??\}歟??\{^ 10011111011000100011111100111111010111000111110110011111011000100011111100111111010111000111101101011110 9f623f3f5c7d9f623f3f5c7b5e
EUC-JP 歟??\}歟??\{^ 11011101110000110011111100111111010111000111110111011101110000110011111100111111010111000111101101011110 ddc33f3f5c7dddc33f3f5c7b5e
UTF-8 歟깆즶\}歟깆즶\{^ 1110011010101101100111111110101010111001100001101110110010100110101101100101110001111101111001101010110110011111111010101011100110000110111011001010011010110110010111000111101101011110 e6ad9feab986eca6b65c7de6ad9feab986eca6b65c7b5e
UHC 歟깆즶\}歟깆즶\{^ 1110011010100010101100011110110010100011100010000101110001111101111001101010001010110001111011001010001110001000010111000111101101011110 e6a2b1eca3885c7de6a2b1eca3885c7b5e

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