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 缸??}缸??{^ 1110001110011101001111110011111101111101111000111001110100111111001111110111101101011110 e39d3f3f7de39d3f3f7b5e
EUC-JP 缸??}缸??{^ 1110010111111101001111110011111101111101111001011111110100111111001111110111101101011110 e5fd3f3f7de5fd3f3f7b5e
UTF-8 缸득콖}缸득콖{^ 111001111011110010111000111010111001001110011101111011001011110110010110011111011110011110111100101110001110101110010011100111011110110010111101100101100111101101011110 e7bcb8eb939decbd967de7bcb8eb939decbd967b5e
UHC 缸득콖}缸득콖{^ 111110011111110010110101111001101011000110010000011111011111100111111100101101011110011010110001100100000111101101011110 f9fcb5e6b1907df9fcb5e6b1907b5e

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