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 1110011110001000101111001110011110001100100010100111110101110110111001111000100010111100111001111000110010001010011111010111011001000010 e788bce78c8a7d76e788bce78c8a7d7642
EUC-JP 辷シ迪笠v辷シ迪笠vB 11101101111010001000111010111100111011011110110010110011110111100111011011101101111010001000111010111100111011011110110010110011110111100111011001000010 ede88ebcedecb3de76ede88ebcedecb3de7642
UTF-8 辷シ迪笠v辷シ迪笠vB 111010001011111010110111111011111011110110111100111010001011111110101010111001111010110010100000011101101110100010111110101101111110111110111101101111001110100010111111101010101110011110101100101000000111011001000010 e8beb7efbdbce8bfaae7aca076e8beb7efbdbce8bfaae7aca07642
UHC ??迪笠v??迪笠vB 001111110011111111101110111010001101100010100010011101100011111100111111111011101110100011011000101000100111011001000010 3f3feee8d8a2763f3feee8d8a27642

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