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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貉ソ雖画ケソ逎、 11100110101110011011111111100101101010111000100111100110101110011011111111100111101000111000000101000001 e6b9bfe5ab89e6b9bfe7a38141
EUC-JP 貉ソ雖画ケソ逎、 11101100101110111000111010111111111010101010110110110010111010001000111010111001100011101011111111101110101001011010000110100010 ecbb8ebfeaadb2e88eb98ebfeea5a1a2
UTF-8 貉ソ雖画ケソ逎、 111010001011001010001001111011111011110110111111111010011001101110010110111001111001010010111011111011111011110110111001111011111011110110111111111010011000000010001110111000111000000010000001 e8b289efbdbfe99b96e794bbefbdb9efbdbfe9808ee38081
UHC ??雖????、 00111111001111111110001011001100001111110011111100111111001111111010000110100010 3f3fe2cc3f3f3f3fa1a2

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