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 ???薪???施 00111111001111110011111110010000011001000011111100111111001111111000111001111011 3f3f3f90643f3f3f8e7b
EUC-JP ???薪???施 00111111001111110011111110111111110001010011111100111111001111111011101111011100 3f3f3fbfc53f3f3fbbdc
UTF-8 쒀롍쒀薪렕롍쒀施 111011001001001010000000111010111010000110001101111011001001001010000000111010001001011010101010111010111010000010010101111010111010000110001101111011001001001010000000111001101001011010111101 ec9280eba18dec9280e896aaeba095eba18dec9280e696bd
UHC 쒀롍쒀薪렕롍쒀施 10111110101011001000111011010011101111101010110011100011111011111000111010101010100011101101001110111110101011001110001110111111 beac8ed3beace3ef8eaa8ed3beace3bf

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