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 午??}午??{^ 1000110011011111001111110011111101111101100011001101111100111111001111110111101101011110 8cdf3f3f7d8cdf3f3f7b5e
EUC-JP 午??}午??{^ 1011100011100001001111110011111101111101101110001110000100111111001111110111101101011110 b8e13f3f7db8e13f3f7b5e
UTF-8 午딄틗}午딄틗{^ 111001011000110110001000111010111001010010000100111011011000101110010111011111011110010110001101100010001110101110010100100001001110110110001011100101110111101101011110 e58d88eb9484ed8b977de58d88eb9484ed8b977b5e
UHC 午딄틗}午딄틗{^ 111001111110110110001010111010101011101010000101011111011110011111101101100010101110101010111010100001010111101101011110 e7ed8aeaba857de7ed8aeaba857b5e

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