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 ???徇??慂? 00111111001111110011111110011100011011010011111100111111100111001100100000111111 3f3f3f9c6d3f3f9cc83f
EUC-JP ???徇??慂? 00111111001111110011111111010111110011100011111100111111110110001100101000111111 3f3f3fd7ce3f3fd8ca3f
UTF-8 曆뤻숱徇먩톽慂㏂ 111011111010011010001011111010111010010010111011111011001000100010110001111001011011111010000111111010111010100010101001111011011000011010111101111001101000010110000010111000111000111110000010 efa68beba4bbec88b1e5be87eba8a9ed86bde68582e38f82
UHC 曆뤻숱徇먩톽慂㏂ 11100110101101111000111111101001101111011010001011100010110111111001000011100110101101111000111111101001101111011010001011100011 e6b78fe9bda2e2df90e6b78fe9bda2e3

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