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 ?冷?}?冷?{^ 0011111110010111111000100011111101111101001111111001011111100010001111110111101101011110 3f97e23f7d3f97e23f7b5e
EUC-JP ?冷?}?冷?{^ 0011111111001110111001000011111101111101001111111100111011100100001111110111101101011110 3fcee43f7d3fcee43f7b5e
UTF-8 룿冷켋}룿冷켋{^ 111010111010001110111111111001011000011010110111111011001011110010001011011111011110101110100011101111111110010110000110101101111110110010111100100010110111101101011110 eba3bfe586b7ecbc8b7deba3bfe586b7ecbc8b7b5e
UHC 룿冷켋}룿冷켋{^ 100011111011000011010101110100101011000101001000011111011000111110110000110101011101001010110001010010000111101101011110 8fb0d5d2b1487d8fb0d5d2b1487b5e

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