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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 醍?議?}醍?議?{^ 100100011110011100111111100010110110001100111111011111011001000111100111001111111000101101100011001111110111101101011110 91e73f8b633f7d91e73f8b633f7b5e
EUC-JP 醍?議?}醍?議?{^ 110000101110100100111111101101011100010000111111011111011100001011101001001111111011010111000100001111110111101101011110 c2e93fb5c43f7dc2e93fb5c43f7b5e
UTF-8 醍렕議렣}醍렕議렣{^ 111010011000011010001101111010111010000010010101111010001010110110110000111010111010000010100011011111011110100110000110100011011110101110100000100101011110100010101101101100001110101110100000101000110111101101011110 e9868deba095e8adb0eba0a37de9868deba095e8adb0eba0a37b5e
UHC 醍렕議렣}醍렕議렣{^ 11110000101101011000111010101010111011001010000110001110101101000111110111110000101101011000111010101010111011001010000110001110101101000111101101011110 f0b58eaaeca18eb47df0b58eaaeca18eb47b5e

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