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 豎梦セ肥ざ繪ャ 111001101011000110011010111010111011111010010100111011001000001010110100111000111000100110101100 e6b19aebbe94ec82b4e389ac
EUC-JP 豎梦セ肥ざ繪ャ 1110110010110011110101001110110110001110101111101100100011101110101001001011011011100101111010011000111010101100 ecb3d4ed8ebec8eea4b6e5e98eac
UTF-8 豎梦セ肥ざ繪ャ 111010001011000110001110111001101010001010100110111011111011110110111110111010001000001010100101111000111000000110010110111001111011100110101010111011111011110110101100 e8b18ee6a2a6efbdbee882a5e38196e7b9aaefbdac
UHC ???肥ざ繪? 00111111001111110011111111011101111111101010101010110110111111001110101100111111 3f3f3fddfeaab6fceb3f

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