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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 式鶯シ骼カ汐B 11110010101011011000111010101110111010011111001010111100111010011000111010110110100011101010110001000010 f2ad8eaee9f2bce98eb68eac42
EUC-JP ?式鶯シ骼カ汐B 0011111110111100101100001111001011110100100011101011110011110001111011101000111010110110101111001010111001000010 3fbcb0f2f48ebcf1ee8eb6bcae42
UTF-8 式鶯シ骼カ汐B 11101110100001111010010011100101101111001000111111101001101101101010111111101111101111011011110011101001101010101011110011101111101111011011011011100110101100011001000001000010 ee87a4e5bc8fe9b6afefbdbce9aabcefbdb6e6b19042
UHC ?式鶯???汐B 0011111111100011110100101110010110100011001111110011111100111111111000001011000101000010 3fe3d2e5a33f3f3fe0b142

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