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 ???????F 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 逞崎オヲ逞肴昏F 11100111100101111000110111101000101101011010011011100111100101111000110111100110100011011010100001000110 e7978de8b5a6e7978de68da846
EUC-JP 逞崎オヲ逞肴昏F 111011011111011110111010111010101000111010110101100011101010011011101101111101111011101011101000101110101010101001000110 edf7baea8eb58ea6edf7bae8baaa46
UTF-8 逞崎オヲ逞肴昏F 11101001100000001001111011100101101101001000111011101111101111011011010111101111101111011010011011101001100000001001111011101000100000101011010011100110100110001000111101000110 e9809ee5b48eefbdb5efbda6e9809ee882b4e6988f46
UHC 逞崎??逞肴昏F 11010110110000011101000011111000001111110011111111010110110000011111110110100010111110111110011101000110 d6c1d0f83f3fd6c1fda2fbe746

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