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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邊「蛹サ蠑剰次 111001111011001010100010111001011000110010111011111001011011110010001111111010001000111010011111 e7b2a2e58cbbe5bc8fe88e9f
EUC-JP 邊「蛹サ蠑剰次 1110111010110100100011101010001011101001111011001000111010111011111010101011111010111110111010101011110010100001 eeb48ea2e9ec8ebbeabebeeabca1
UTF-8 邊「蛹サ蠑剰次 111010011000001010001010111011111011110110100010111010001001101110111001111011111011110110111011111010001010000010010001111001011000100110110000111001101010110010100001 e9828aefbda2e89bb9efbdbbe8a091e589b0e6aca1
UHC 邊?????次 110111001010101100111111001111110011111100111111001111111111001110101101 dcab3f3f3f3f3ff3ad

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