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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 省??D省??D^ 1000111111001000001111110011111101000100100011111100100000111111001111110100010001011110 8fc83f3f448fc83f3f445e
EUC-JP 省??D省??D^ 1011111011001010001111110011111101000100101111101100101000111111001111110100010001011110 beca3f3f44beca3f3f445e
UTF-8 省꺤껬D省꺤껬D^ 111001111001110010000001111010101011101010100100111010101011101110101100010001001110011110011100100000011110101010111010101001001110101010111011101011000100010001011110 e79c81eabaa4eabbac44e79c81eabaa4eabbac445e
UHC 省꺤껬D省꺤껬D^ 111000001111110110000011110010101000010001000101010001001110000011111101100000111100101010000100010001010100010001011110 e0fd83ca844544e0fd83ca8445445e

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