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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?諸娼?諸創^ 0011111110001111100101001000111110101001001111111000111110010100100100010110111001011110 3f8f948fa93f8f94916e5e
EUC-JP ?諸娼?諸創^ 0011111110111101111101001011111010101011001111111011110111110100110000011100111101011110 3fbdf4beab3fbdf4c1cf5e
UTF-8 렺諸娼렺諸創^ 11101011101000001011101011101000101010111011100011100101101010001011110011101011101000001011101011101000101010111011100011100101100010011011010101011110 eba0bae8abb8e5a8bceba0bae8abb8e589b55e
UHC 렺諸娼렺諸創^ 10001110110000101111000010110011111100111101111010001110110000101111000010110011111100111101110001011110 8ec2f0b3f3de8ec2f0b3f3dc5e

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