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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???維??搖??誼 00111111001111110011111110001000110110110011111100111111100111011000101000111111001111111000101101100010 3f3f3f88db3f3f9d8a3f3f8b62
EUC-JP ???維??搖??誼 00111111001111110011111110110000110111010011111100111111110110011110101000111111001111111011010111000011 3f3f3fb0dd3f3fd9ea3f3fb5c3
UTF-8 捻꿎뱿維뽱씊搖삼퐠誼 111011111010011010100100111010101011111110001110111010111011000110111111111001111011011010101101111010111011110110110001111011001001010010001010111001101001000010010110111011001000001010111100111011011001000010100000111010001010101010111100 efa6a4eabf8eebb1bfe7b6adebbdb1ec948ae69096ec82bced90a0e8aabc
UHC 捻꿎뱿維뽱씊搖삼퐠誼 1110011011110111101100101110001010010011101001011110101110101011100101101110110110011101101000101110100011110100101110111110111110111101100010011110101111111110 e6f7b2e293a5ebab96ed9da2e8f4bbefbd89ebfe

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