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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ?冷?W}?冷?W{^ 00111111100101111110001000111111010101110111110100111111100101111110001000111111010101110111101101011110 3f97e23f577d3f97e23f577b5e
EUC-JP ?冷?W}?冷?W{^ 00111111110011101110010000111111010101110111110100111111110011101110010000111111010101110111101101011110 3fcee43f577d3fcee43f577b5e
UTF-8 룿冷콁W}룿冷콁W{^ 1110101110100011101111111110010110000110101101111110110010111101100000010101011101111101111010111010001110111111111001011000011010110111111011001011110110000001010101110111101101011110 eba3bfe586b7ecbd81577deba3bfe586b7ecbd81577b5e
UHC 룿冷콁W}룿冷콁W{^ 1000111110110000110101011101001010110001011101110101011101111101100011111011000011010101110100101011000101110111010101110111101101011110 8fb0d5d2b177577d8fb0d5d2b177577b5e

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