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 胄逸讐\}胄逸讐\{^ 1110001111110010100010001110110110001111010100010101110001111101111000111111001010001000111011011000111101010001010111000111101101011110 e3f288ed8f515c7de3f288ed8f515c7b5e
EUC-JP 胄逸讐\}胄逸讐\{^ 1110011011110100101100001110111110111101101100100101110001111101111001101111010010110000111011111011110110110010010111000111101101011110 e6f4b0efbdb25c7de6f4b0efbdb25c7b5e
UTF-8 胄逸讐\}胄逸讐\{^ 1110100010000011100001001110100110000000101110001110100010101110100100000101110001111101111010001000001110000100111010011000000010111000111010001010111010010000010111000111101101011110 e88384e980b8e8ae905c7de88384e980b8e8ae905c7b5e
UHC 胄逸讐\}胄逸讐\{^ 1111000110110000111011001110111111100010110000100101110001111101111100011011000011101100111011111110001011000010010111000111101101011110 f1b0ecefe2c25c7df1b0ecefe2c25c7b5e

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