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 率??}率??{^ 1001011110100110001111110011111101111101100101111010011000111111001111110111101101011110 97a63f3f7d97a63f3f7b5e
EUC-JP 率??}率??{^ 1100111010101000001111110011111101111101110011101010100000111111001111110111101101011110 cea83f3f7dcea83f3f7b5e
UTF-8 率밭광}率밭광{^ 111001111000111010000111111010111011000010101101111010101011010010010001011111011110011110001110100001111110101110110000101011011110101010110100100100010111101101011110 e78e87ebb0adeab4917de78e87ebb0adeab4917b5e
UHC 率밭광}率밭광{^ 111000011110001110111001111001111011000110100100011111011110000111100011101110011110011110110001101001000111101101011110 e1e3b9e7b1a47de1e3b9e7b1a47b5e

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