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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貉ソ驕ョ貉ソ逎〔B 1110011010111001101111111110100110000001101011101110011010111001101111111110011110100011100000010110101101000010 e6b9bfe981aee6b9bfe7a3816b42
EUC-JP 貉ソ驕ョ貉ソ逎〔B 1110110010111011100011101011111111110001111000011000111010101110111011001011101110001110101111111110111010100101101000011100110001000010 ecbb8ebff1e18eaeecbb8ebfeea5a1cc42
UTF-8 貉ソ驕ョ貉ソ逎〔B 11101000101100101000100111101111101111011011111111101001101010011001010111101111101111011010111011101000101100101000100111101111101111011011111111101001100000001000111011100011100000001001010001000010 e8b289efbdbfe9a995efbdaee8b289efbdbfe9808ee3809442
UHC ??驕????〔B 0011111100111111110011101111011000111111001111110011111100111111101000011011001001000010 3f3fcef63f3f3f3fa1b242

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