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 舒?休}舒?休{^ 10011000101011100011111110001011011110000111110110011000101011100011111110001011011110000111101101011110 98ae3f8b787d98ae3f8b787b5e
EUC-JP 舒?休}舒?休{^ 11010000101100000011111110110101110110010111110111010000101100000011111110110101110110010111101101011110 d0b03fb5d97dd0b03fb5d97b5e
UTF-8 舒룿休}舒룿休{^ 111010001000100010010010111010111010001110111111111001001011110010010001011111011110100010001000100100101110101110100011101111111110010010111100100100010111101101011110 e88892eba3bfe4bc917de88892eba3bfe4bc917b5e
UHC 舒룿休}舒룿休{^ 111000001010001010001111101100001111110111001100011111011110000010100010100011111011000011111101110011000111101101011110 e0a28fb0fdcc7de0a28fb0fdcc7b5e

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