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 驍ィ蜿・轤手ア「 111010011000001010101000111001011000111110100101111001111000001010001110111010001011000110100010 e982a8e58fa5e7828ee8b1a2
EUC-JP 驍ィ蜿・轤手ア「 11110001111000101000111010101000111010011110111110001110101001011110110111100010101111001110101010001110101100011000111010100010 f1e28ea8e9ef8ea5ede2bcea8eb18ea2
UTF-8 驍ィ蜿・轤手ア「 111010011010100110001101111011111011110110101000111010001001110010111111111011111011110110100101111010001011110110100100111001101000100110001011111011111011110110110001111011111011110110100010 e9a98defbda8e89cbfefbda5e8bda4e6898befbdb1efbda2
UHC 驍????手?? 11111101101001000011111100111111001111110011111111100010101000100011111100111111 fda43f3f3f3fe2a23f3f

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