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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 畯?彫?畯?彫?B 11111011011011110011111110010010101001000011111111111011011011110011111110010010101001000011111101000010 fb6f3f92a43ffb6f3f92a43f42
EUC-JP 畯?彫?畯?彫?B 100011111100110110111011001111111100010010100110001111111000111111001101101110110011111111000100101001100011111101000010 8fcdbb3fc4a63f8fcdbb3fc4a63f42
UTF-8 畯렡彫뿡畯렡彫뿡B 11100111100101011010111111101011101000001010000111100101101111011010101111101011101111111010000111100111100101011010111111101011101000001010000111100101101111011010101111101011101111111010000101000010 e795afeba0a1e5bdabebbfa1e795afeba0a1e5bdabebbfa142
UHC 畯렡彫뿡畯렡彫뿡B 1111000111100001100011101011001011110000110000011011101111010111111100011110000110001110101100101111000011000001101110111101011101000010 f1e18eb2f0c1bbd7f1e18eb2f0c1bbd742

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