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 諷???諷???^ 1110011010000101001111110011111100111111111001101000010100111111001111110011111101011110 e6853f3f3fe6853f3f3f5e
EUC-JP 諷???諷???^ 1110101111100101001111110011111100111111111010111110010100111111001111110011111101011110 ebe53f3f3febe53f3f3f5e
UTF-8 諷뀜렱뒷諷뀜렱뒬^ 11101000101010111011011111101011100000001001110011101011101000001011000111101011100100101011011111101000101010111011011111101011100000001001110011101011101000001011000111101011100100101010110001011110 e8abb7eb809ceba0b1eb92b7e8abb7eb809ceba0b1eb92ac5e
UHC 諷뀜렱뒷諷뀜렱뒬^ 1111100110100100101100101111000110001110101111101011010111011110111110011010010010110010111100011000111010111110101101011101110001011110 f9a4b2f18ebeb5def9a4b2f18ebeb5dc5e

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