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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?愁嫂{N}?愁嫂{N{^ 0011111110001111010001001001101101011110011110110100111001111101001111111000111101000100100110110101111001111011010011100111101101011110 3f8f449b5e7b4e7d3f8f449b5e7b4e7b5e
EUC-JP 瘙愁嫂{N}瘙愁嫂{N{^ 100011111100110111110000101111011010010111010101101111110111101101001110011111011000111111001101111100001011110110100101110101011011111101111011010011100111101101011110 8fcdf0bda5d5bf7b4e7d8fcdf0bda5d5bf7b4e7b5e
UTF-8 瘙愁嫂{N}瘙愁嫂{N{^ 11100111100110001001100111100110100001001000000111100101101010111000001001111011010011100111110111100111100110001001100111100110100001001000000111100101101010111000001001111011010011100111101101011110 e79899e68481e5ab827b4e7de79899e68481e5ab827b4e7b5e
UHC 瘙愁嫂{N}瘙愁嫂{N{^ 11100001110001001110000111111110111000011111100101111011010011100111110111100001110001001110000111111110111000011111100101111011010011100111101101011110 e1c4e1fee1f97b4e7de1c4e1fee1f97b4e7b5e

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