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 巐珠ア霊アオ逋ー 111110101011011010001110111011001011000110010111111011001011000110110101111001111001100110110000 fab68eecb197ecb1b5e799b0
EUC-JP 巐珠ア霊アオ逋ー 1000111110111011111110011011110011101110100011101011000111001110111011101000111010110001100011101011010111101101111110011000111010110000 8fbbf9bcee8eb1ceee8eb18eb5edf98eb0
UTF-8 巐珠ア霊アオ逋ー 111001011011011110010000111001111000111110100000111011111011110110110001111010011001110010001010111011111011110110110001111011111011110110110101111010011000000010001011111011111011110110110000 e5b790e78fa0efbdb1e99c8aefbdb1efbdb5e9808befbdb0
UHC ?珠????逋? 00111111111100011100000100111111001111110011111100111111111110001110011100111111 3ff1c13f3f3f3ff8e73f

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