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 膝걢겕}膝걢겕{^ 111010001000011010011101111010101011000110100010111010101011001010010101011111011110100010000110100111011110101010110001101000101110101010110010100101010111101101011110 e8869deab1a2eab2957de8869deab1a2eab2957b5e
UHC 膝걢겕}膝걢겕{^ 111000111010001110000001100010111000000110101100011111011110001110100011100000011000101110000001101011000111101101011110 e3a3818b81ac7de3a3818b81ac7b5e

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