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 烝?垣?烝?垣?^ 11100000011111100011111110001010010111110011111111100000011111100011111110001010010111110011111101011110 e07e3f8a5f3fe07e3f8a5f3f5e
EUC-JP 烝?垣?烝?垣?^ 11011111110111110011111110110011110000000011111111011111110111110011111110110011110000000011111101011110 dfdf3fb3c03fdfdf3fb3c03f5e
UTF-8 烝렒垣렭烝렒垣렪^ 11100111100000111001110111101011101000001001001011100101100111101010001111101011101000001010110111100111100000111001110111101011101000001001001011100101100111101010001111101011101000001010101001011110 e7839deba092e59ea3eba0ade7839deba092e59ea3eba0aa5e
UHC 烝렒垣렭烝렒垣렪^ 1111000111110110100011101010011111101010101011111000111010111010111100011111011010001110101001111110101010101111100011101011100001011110 f1f68ea7eaaf8ebaf1f68ea7eaaf8eb85e

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