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 「霰「霰^ 111100001011100010100010111010001100010111110010011111011111000010111000101000101110100011000101111100100111101101011110 f0b8a2e8c5f27df0b8a2e8c5f27b5e
EUC-JP ?「霰??「霰?^ 00111111100011101010001011110000110001110011111100111111100011101010001011110000110001110011111101011110 3f8ea2f0c73f3f8ea2f0c73f5e
UTF-8 「霰「霰^ 11101110100000011011011111101111101111011010001011101001100111001011000011101110100001101011010111101110100000011011011111101111101111011010001011101001100111001011000011101110100001101011001101011110 ee81b7efbda2e99cb0ee86b5ee81b7efbda2e99cb0ee86b35e
UHC ??霰???霰?^ 0011111100111111110111111010110000111111001111110011111111011111101011000011111101011110 3f3fdfac3f3f3fdfac3f5e

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