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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 螻題キ」螻題キ」^ 11100101101100011001000111101000101101111010001111100101101100011001000111101000101101111010001101011110 e5b191e8b7a3e5b191e8b7a35e
EUC-JP 螻題キ」螻題キ」^ 1110101010110011110000101110101010001110101101111000111010100011111010101011001111000010111010101000111010110111100011101010001101011110 eab3c2ea8eb78ea3eab3c2ea8eb78ea35e
UTF-8 螻題キ」螻題キ」^ 11101000100111101011101111101001101000011000110011101111101111011011011111101111101111011010001111101000100111101011101111101001101000011000110011101111101111011011011111101111101111011010001101011110 e89ebbe9a18cefbdb7efbda3e89ebbe9a18cefbdb7efbda35e
UHC ?題???題??^ 0011111111110000101110010011111100111111001111111111000010111001001111110011111101011110 3ff0b93f3f3ff0b93f3f5e

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