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 ???{}v???{}vB 00111111001111110011111101111011011111010111011000111111001111110011111101111011011111010111011001000010 3f3f3f7b7d763f3f3f7b7d7642
SJIS-WIN 竪他属{}v竪他属{}vB 10010010010001111001000110111100100100011010111001111011011111010111011010010010010001111001000110111100100100011010111001111011011111010111011001000010 924791bc91ae7b7d76924791bc91ae7b7d7642
EUC-JP 竪他属{}v竪他属{}vB 11000011101010001100001010111110110000101011000001111011011111010111011011000011101010001100001010111110110000101011000001111011011111010111011001000010 c3a8c2bec2b07b7d76c3a8c2bec2b07b7d7642
UTF-8 竪他属{}v竪他属{}vB 11100111101010111010101011100100101110111001011011100101101100011001111001111011011111010111011011100111101010111010101011100100101110111001011011100101101100011001111001111011011111010111011001000010 e7abaae4bb96e5b19e7b7d76e7abaae4bb96e5b19e7b7d7642
UHC 竪他?{}v竪他?{}vB 1110001010110101111101101110001000111111011110110111110101110110111000101011010111110110111000100011111101111011011111010111011001000010 e2b5f6e23f7b7d76e2b5f6e23f7b7d7642

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