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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???娼???創^ 0011111100111111001111111000111110101001001111110011111100111111100100010110111001011110 3f3f3f8fa93f3f3f916e5e
EUC-JP ???娼???創^ 0011111100111111001111111011111010101011001111110011111100111111110000011100111101011110 3f3f3fbeab3f3f3fc1cf5e
UTF-8 알렠렊娼알렠렊創^ 11101100100101011000110011101011101000001010000011101011101000001000101011100101101010001011110011101100100101011000110011101011101000001010000011101011101000001000101011100101100010011011010101011110 ec958ceba0a0eba08ae5a8bcec958ceba0a0eba08ae589b55e
UHC 알렠렊娼알렠렊創^ 1011111011001011100011101011000110001110101000011111001111011110101111101100101110001110101100011000111010100001111100111101110001011110 becb8eb18ea1f3debecb8eb18ea1f3dc5e

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