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 躍??飮??惟??畏 1001011011110100001111110011111110011111010110100011111100111111100010001101001000111111001111111000100011011000 96f43f3f9f5a3f3f88d23f3f88d8
EUC-JP 躍??飮??惟??畏 1100110011110110001111110011111111011101101110110011111100111111101100001101010000111111001111111011000011011010 ccf63f3fddbb3f3fb0d43f3fb0da
UTF-8 躍노뙋飮닷컜惟듭뒳畏 111010001011101010001101111010111000010110111000111010111001100110001011111010011010001110101110111010111000101110110111111011001011101110011100111001101000001110011111111010111001001110101101111010111001001010110011111001111001010110001111 e8ba8deb85b8eb998be9a3aeeb8bb7ecbb9ce6839feb93adeb92b3e7958f
UHC 躍노뙋飮닷컜惟듭뒳畏 1110010110111000101100111110101110001100100100001110101111100110101101001110010110110000100001111110101011101110101101011110110010001010101011001110100011100110 e5b8b3eb8c90ebe6b4e5b087eaeeb5ec8aace8e6

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