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 佚?樟?一口? 1001100011000011001111111000111110111110001111111000100011101010100011001111101100111111 98c33f8fbe3f88ea8cfb3f
EUC-JP 佚?樟?一口佾 11010000110001010011111110111110110000000011111110110000111011001011100011111101100011111011000011111011 d0c53fbec03fb0ecb8fd8fb0fb
UTF-8 佚렫樟렱一口佾 111001001011110110011010111010111010000010101011111001101010100010011111111010111010000010110001111001001011100010000000111001011000111110100011111001001011110110111110 e4bd9aeba0abe6a89feba0b1e4b880e58fa3e4bdbe
UHC 佚렫樟렱一口佾 1110110011101010100011101011100111101101111010011000111010111110111011001110100111001111101000101110110011101011 ecea8eb9ede98ebeece9cfa2eceb

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