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 ?薪?????? 001111111001000001100100001111110011111100111111001111110011111100111111 3f90643f3f3f3f3f3f
EUC-JP ?薪?????? 001111111011111111000101001111110011111100111111001111110011111100111111 3fbfc53f3f3f3f3f3f
UTF-8 쒔薪렋렠쒀롍쒔렡 111011001001001010010100111010001001011010101010111010111010000010001011111010111010000010100000111011001001001010000000111010111010000110001101111011001001001010010100111010111010000010100001 ec9294e896aaeba08beba0a0ec9280eba18dec9294eba0a1
UHC 쒔薪렋렠쒀롍쒔렡 10111110101011011110001111101111100011101010001010001110101100011011111010101100100011101101001110111110101011011000111010110010 beade3ef8ea28eb1beac8ed3bead8eb2

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