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 害?蜃?抑域? 1000101001010001001111111110010110000111001111111001011101111101100010001110011000111111 8a513fe5873f977d88e63f
EUC-JP 害?蜃?抑域墉 10110011101100100011111111101001111001110011111111001101110111101011000011101000100011111011100010111111 b3b23fe9e73fcddeb0e88fb8bf
UTF-8 害렟蜃렊抑域墉 111001011010111010110011111010111010000010011111111010001001110010000011111010111010000010001010111001101000101010010001111001011001111110011111111001011010001010001001 e5aeb3eba09fe89c83eba08ae68a91e59f9fe5a289
UHC 害렟蜃렊抑域墉 1111101010101010100011101011000011100011111100011000111010100001111001011110010011100110101101001110100110111010 faaa8eb0e3f18ea1e5e4e6b4e9ba

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