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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 靭???v靭???vB 10010000011110000011111100111111001111110111011010010000011110000011111100111111001111110111011001000010 90783f3f3f7690783f3f3f7642
EUC-JP 靭???v靭???vB 10111111110110010011111100111111001111110111011010111111110110010011111100111111001111110111011001000010 bfd93f3f3f76bfd93f3f3f7642
UTF-8 靭렒識렓v靭렒識렓vB 111010011001110110101101111010111010000010010010111011111010011110111100111010111010000010010011011101101110100110011101101011011110101110100000100100101110111110100111101111001110101110100000100100110111011001000010 e99dadeba092efa7bceba09376e99dadeba092efa7bceba0937642
UHC 靭렒識렓v靭렒識렓vB 11101100111001011000111010100111111100101011110110001110101010000111011011101100111001011000111010100111111100101011110110001110101010000111011001000010 ece58ea7f2bd8ea876ece58ea7f2bd8ea87642

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