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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貉也ケプ貉也ケプB 111001101011100110010110111001111011100110000011011101101110011010111001100101101110011110111001100000110111011001000010 e6b996e7b98376e6b996e7b9837642
EUC-JP 貉也ケプ貉也ケプB 1110110010111011110011001110100110001110101110011010010111010111111011001011101111001100111010011000111010111001101001011101011101000010 ecbbcce98eb9a5d7ecbbcce98eb9a5d742
UTF-8 貉也ケプ貉也ケプB 11101000101100101000100111100100101110011001111111101111101111011011100111100011100000111001011111101000101100101000100111100100101110011001111111101111101111011011100111100011100000111001011101000010 e8b289e4b99fefbdb9e38397e8b289e4b99fefbdb9e3839742
UHC ?也?プ?也?プB 00111111111001011010010100111111101010111101011100111111111001011010010100111111101010111101011101000010 3fe5a53fabd73fe5a53fabd742

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