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 ???Y???YB 001111110011111100111111010110010011111100111111001111110101100101000010 3f3f3f593f3f3f5942
SJIS-WIN ?脹?Y?脹?YB 0011111110010010101011110011111101011001001111111001001010101111001111110101100101000010 3f92af3f593f92af3f5942
EUC-JP ?脹?Y?脹?YB 0011111111000100101100010011111101011001001111111100010010110001001111110101100101000010 3fc4b13f593fc4b13f5942
UTF-8 뤋脹₄Y뤋脹₄YB 111010111010010010001011111010001000010010111001111000101000001010000100010110011110101110100100100010111110100010000100101110011110001010000010100001000101100101000010 eba48be884b9e2828459eba48be884b9e282845942
UHC 뤋脹₄Y뤋脹₄YB 100011111011101111110011111011001010100111111110010110011000111110111011111100111110110010101001111111100101100101000010 8fbbf3eca9fe598fbbf3eca9fe5942

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