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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 午?【}午?【{^ 10001100110111110011111110000001011110010111110110001100110111110011111110000001011110010111101101011110 8cdf3f81797d8cdf3f81797b5e
EUC-JP 午?【}午?【{^ 10111000111000010011111110100001110110100111110110111000111000010011111110100001110110100111101101011110 b8e13fa1da7db8e13fa1da7b5e
UTF-8 午섊【}午섊【{^ 111001011000110110001000111011001000010010001010111000111000000010010000011111011110010110001101100010001110110010000100100010101110001110000000100100000111101101011110 e58d88ec848ae380907de58d88ec848ae380907b5e
UHC 午섊【}午섊【{^ 111001111110110110011000111001111010000110111100011111011110011111101101100110001110011110100001101111000111101101011110 e7ed98e7a1bc7de7ed98e7a1bc7b5e

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