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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?岫こ??岫こ?^ 00111111100110111010101110000010101100010011111100111111100110111010101110000010101100010011111101011110 3f9bab82b13f3f9bab82b13f5e
EUC-JP ?岫こ??岫こ?^ 00111111110101101010110110100100101100110011111100111111110101101010110110100100101100110011111101011110 3fd6ada4b33f3fd6ada4b33f5e
UTF-8 얍岫こ솰얍岫こ솩^ 11101100100101101000110111100101101100101010101111100011100000011001001111101100100001101011000011101100100101101000110111100101101100101010101111100011100000011001001111101100100001101010100101011110 ec968de5b2abe38193ec86b0ec968de5b2abe38193ec86a95e
UHC 얍岫こ솰얍岫こ솩^ 1011111011100101111000011111101110101010101100111011110011100000101111101110010111100001111110111010101010110011101111001101111001011110 bee5e1fbaab3bce0bee5e1fbaab3bcde5e

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