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 霆溲ウ母ー台セ 1110100010111011100111111110101010110011100101011110101010110000100100011110010010111110 e8bb9feab395eab091e4be
EUC-JP 霆溲ウ母ー台セ 1111000010111101110111101110110010001110101100111100101011101100100011101011000011000010111001101000111010111110 f0bddeec8eb3caec8eb0c2e68ebe
UTF-8 霆溲ウ母ー台セ 111010011001110010000110111001101011101010110010111011111011110110110011111001101010111110001101111011111011110110110000111001011000111110110000111011111011110110111110 e99c86e6bab2efbdb3e6af8defbdb0e58fb0efbdbe
UHC 霆??母?台? 11101111111111010011111100111111110110011011110100111111111101111011101100111111 effd3f3fd9bd3ff7bb3f

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