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 ˜×‘e}v˜×‘e}vB 10011000110101111001000101100101011111010111011010011000110101111001000101100101011111010111011001000010 98d791657d7698d791657d7642
SJIS-WIN ?×?e}v?×?e}vB 001111111000000101111110001111110110010101111101011101100011111110000001011111100011111101100101011111010111011001000010 3f817e3f657d763f817e3f657d7642
EUC-JP ?×?e}v?×?e}vB 001111111010000111011111001111110110010101111101011101100011111110100001110111110011111101100101011111010111011001000010 3fa1df3f657d763fa1df3f657d7642
UTF-8 ˜×‘e}v˜×‘e}vB 11000010100110001100001110010111110000101001000101100101011111010111011011000010100110001100001110010111110000101001000101100101011111010111011001000010 c298c397c291657d76c298c397c291657d7642
UHC ?×?e}v?×?e}vB 001111111010000110111111001111110110010101111101011101100011111110100001101111110011111101100101011111010111011001000010 3fa1bf3f657d763fa1bf3f657d7642

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