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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?櫻咫褪?櫻咫槌^ 001111111001111101001110100110100100000011100101111100100011111110011111010011101001101001000000100100101100011001011110 3f9f4e9a40e5f23f9f4e9a4092c65e
EUC-JP ?櫻咫褪?櫻咫槌^ 001111111101110110101111110100111010000111101010111101000011111111011101101011111101001110100001110001001100100001011110 3fddafd3a1eaf43fddafd3a1c4c85e
UTF-8 룶櫻咫褪룶櫻咫槌^ 11101011101000111011011011100110101010111011101111100101100100101010101111101000101001001010101011101011101000111011011011100110101010111011101111100101100100101010101111100110101001111000110001011110 eba3b6e6abbbe592abe8a4aaeba3b6e6abbbe592abe6a78c5e
UHC 룶櫻咫褪룶櫻咫槌^ 1000111110101011111001011010000111110010101000011111011111011011100011111010101111100101101000011111001010100001111101111101100101011110 8fabe5a1f2a1f7db8fabe5a1f2a1f7d95e

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