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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豼。?貍豼。寀セ^ 11100110101111111010000100111111111001101011110011100110101111111010000111111010101001111011111001011110 e6bfa13fe6bce6bfa1faa7be5e
EUC-JP 豼。宼貍豼。寀セ^ 11101100110000011000111010100001100011111011101011011010111011001011111011101100110000011000111010100001100011111011101011011011100011101011111001011110 ecc18ea18fbadaecbeecc18ea18fbadb8ebe5e
UTF-8 豼。宼貍豼。寀セ^ 11101000101100011011110011101111101111011010000111100101101011101011110011101000101100101000110111101000101100011011110011101111101111011010000111100101101011111000000011101111101111011011111001011110 e8b1bcefbda1e5aebce8b28de8b1bcefbda1e5af80efbdbe5e
UHC ??????寀?^ 00111111001111110011111100111111001111110011111111110011111100100011111101011110 3f3f3f3f3f3ff3f23f5e

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