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 蠇溽ア図蠇溽ア須^ 111110111010000110011111111001111011000110010000011111011111101110100001100111111110011110110001100100000111101101011110 fba19fe7b1907dfba19fe7b1907b5e
EUC-JP ?溽ア図?溽ア須^ 001111111101111011101001100011101011000110111111110111100011111111011110111010011000111010110001101111111101110001011110 3fdee98eb1bfde3fdee98eb1bfdc5e
UTF-8 蠇溽ア図蠇溽ア須^ 11101000101000001000011111100110101110101011110111101111101111011011000111100101100110111011001111101000101000001000011111100110101110101011110111101111101111011011000111101001101000001000100001011110 e8a087e6babdefbdb1e59bb3e8a087e6babdefbdb1e9a0885e
UHC ???????須^ 00111111001111110011111100111111001111110011111100111111111000101100111001011110 3f3f3f3f3f3f3fe2ce5e

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