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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ?療?療[}?療?療[{^ 0011111110010111110000110011111110010111110000110101101101111101001111111001011111000011001111111001011111000011010110110111101101011110 3f97c33f97c35b7d3f97c33f97c35b7b5e
EUC-JP ?療?療[}?療?療[{^ 0011111111001110110001010011111111001110110001010101101101111101001111111100111011000101001111111100111011000101010110110111101101011110 3fcec53fcec55b7d3fcec53fcec55b7b5e
UTF-8 룶療룶療[}룶療룶療[{^ 1110101110100011101101101110011110011001100000101110101110100011101101101110011110011001100000100101101101111101111010111010001110110110111001111001100110000010111010111010001110110110111001111001100110000010010110110111101101011110 eba3b6e79982eba3b6e799825b7deba3b6e79982eba3b6e799825b7b5e
UHC 룶療룶療[}룶療룶療[{^ 100011111010101111010110111110111000111110101011110101101111101101011011011111011000111110101011110101101111101110001111101010111101011011111011010110110111101101011110 8fabd6fb8fabd6fb5b7d8fabd6fb8fabd6fb5b7b5e

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