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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 膝??}膝??{^ 1001010101000111001111110011111101111101100101010100011100111111001111110111101101011110 95473f3f7d95473f3f7b5e
EUC-JP 膝??}膝??{^ 1100100110101000001111110011111101111101110010011010100000111111001111110111101101011110 c9a83f3f7dc9a83f3f7b5e
UTF-8 膝뜉궣}膝뜉궣{^ 111010001000011010011101111010111001110010001001111010101011011010100011011111011110100010000110100111011110101110011100100010011110101010110110101000110111101101011110 e8869deb9c89eab6a37de8869deb9c89eab6a37b5e
UHC 膝뜉궣}膝뜉궣{^ 111000111010001110001101100011001000001010110110011111011110001110100011100011011000110010000010101101100111101101011110 e3a38d8c82b67de3a38d8c82b67b5e

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