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 雎ャ蜻オ蟄鈴妙襠 1110100010110001101011001110010110010001101101011110010110101101100101111110100110010110101011011110010111111011 e8b1ace591b5e5ad97e996ade5fb
EUC-JP 雎ャ蜻オ蟄鈴妙襠 11110000101100111000111010101100111010011111000110001110101101011110101010101111110011101110101111001100101011111110101011111101 f0b38eace9f18eb5eaafceebccafeafd
UTF-8 雎ャ蜻オ蟄鈴妙襠 111010011001101110001110111011111011110110101100111010001001110010111011111011111011110110110101111010001001111110000100111010011000100010110100111001011010011010011001111010001010010110100000 e99b8eefbdace89cbbefbdb5e89f84e988b4e5a699e8a5a0
UHC 雎???蟄鈴妙? 111011101101000100111111001111110011111111110110110111101101011011000010110110011101100000111111 eed13f3f3ff6ded6c2d9d83f

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