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 桒翳栁翦桒翳栁^ 1111101011100011111000111100100011111010111001011110001111000110111110101110001111100011110010001111101011100101111101101100000001011110 fae3e3c8fae5e3c6fae3e3c8fae5f6c05e
EUC-JP 桒翳?翦桒翳??^ 10001111110000111100100111100110110010100011111111100110110010001000111111000011110010011110011011001010001111110011111101011110 8fc3c9e6ca3fe6c88fc3c9e6ca3f3f5e
UTF-8 桒翳栁翦桒翳栁^ 11100110101000011001001011100111101111111011001111100110101000001000000111100111101111111010011011100110101000011001001011100111101111111011001111100110101000001000000111101110100100111010011101011110 e6a192e7bfb3e6a081e7bfa6e6a192e7bfb3e6a081ee93a75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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