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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???弛?????^ 0011111100111111001111111001001001101111001111110011111100111111001111110011111101011110 3f3f3f926f3f3f3f3f3f5e
EUC-JP ???弛?????^ 0011111100111111001111111100001111010000001111110011111100111111001111110011111101011110 3f3f3fc3d03f3f3f3f3f5e
UTF-8 琉뗫쭛弛숇쨱留묒쵗^ 11101111101001111000110011101011100101111010101111101100101011011001101111100101101111001001101111101100100010001000011111101100101010001011000111101111101001111000110111101011101011001001001011101100101101011001011101011110 efa78ceb97abecad9be5bc9bec8887eca8b1efa78debac92ecb5975e
UHC 琉뗫쭛弛숇쨱留묒쵗^ 11101011101001001000101111101011101001111001000111101100101011001001100111101011101001001000101111101011101001111001000111101100101011001001100101011110 eba48beba791ecac99eba48beba791ecac995e

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