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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貎∫ャ俶ス∫ャ録 11100110101111011000000111100111101011001001100011100110101111011000000111100111101011001001100001011110 e6bd81e7ac98e6bd81e7ac985e
EUC-JP 貎∫ャ俶ス∫ャ録 11101100101111111010001011101001100011101010110011010000111010001000111010111101101000101110100110001110101011001100111110111111 ecbfa2e98eacd0e88ebda2e98eaccfbf
UTF-8 貎∫ャ俶ス∫ャ録 111010001011001010001110111000101000100010101011111011111011110110101100111001001011111110110110111011111011110110111101111000101000100010101011111011111011110110101100111010011000110010110010 e8b28ee288abefbdace4bfb6efbdbde288abefbdace98cb2
UHC ?∫???∫?? 00111111101000011111001000111111001111110011111110100001111100100011111100111111 3fa1f23f3f3fa1f23f3f

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