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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 僚녹뼚龜D僚녹뼚龜D^ 111011111010011010111011111010111000010110111001111010111011110010011010111011111010010010000111010001001110111110100110101110111110101110000101101110011110101110111100100110101110111110100100100001110100010001011110 efa6bbeb85b9ebbc9aefa48744efa6bbeb85b9ebbc9aefa487445e
UHC 僚녹뼚龜D僚녹뼚龜D^ 11101000111010001011001111101100100101101010000011010000101000100100010011101000111010001011001111101100100101101010000011010000101000100100010001011110 e8e8b3ec96a0d0a244e8e8b3ec96a0d0a2445e

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