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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遏ウ邯懷キ咲浹 111001111001111110110011111001111011011010011100111001011011011110001101111001111001111110110011 e79fb3e7b69ce5b78de79fb3
EUC-JP 遏ウ邯懷キ咲浹 1110111010100001100011101011001111101110101110001101100011100111100011101011011110111010111010011101111010110101 eea18eb3eeb8d8e78eb7bae9deb5
UTF-8 遏ウ邯懷キ咲浹 111010011000000110001111111011111011110110110011111010011000001010101111111001101000011110110111111011111011110110110111111001011001001010110010111001101011010110111001 e9818fefbdb3e982afe687b7efbdb7e592b2e6b5b9
UHC ??邯懷??浹 00111111001111111100101011111011111111001110001100111111001111111111101011110100 3f3fcafbfce33f3ffaf4

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