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 ????????O 001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f4f
SJIS-WIN 髯橸ス「雍抵スァO 11101001100110011001111011101111101111011010001011101000101101001001001011101111101111011010011101001111 e9999eefbda2e8b492efbda74f
EUC-JP 髯橸ス「雍抵スァO 1111000111111001110111001111000110001110101111011000111010100010111100001011011011000100111100011000111010111101100011101010011101001111 f1f9dcf18ebd8ea2f0b6c4f18ebd8ea74f
UTF-8 髯橸ス「雍抵スァO 11101001101010111010111111100110101010011011100011101111101111011011110111101111101111011010001011101001100110111000110111100110100010101011010111101111101111011011110111101111101111011010011101001111 e9abafe6a9b8efbdbdefbda2e99b8de68ab5efbdbdefbda74f
UHC ????雍抵??O 0011111100111111001111110011111111101000101111001110111010111101001111110011111101001111 3f3f3f3fe8bceebd3f3f4f

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