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 維??臾??維 10001000110110110011111100111111111001000110101100111111001111111000100011011011 88db3f3fe46b3f3f88db
EUC-JP 維??臾??維 10110000110111010011111100111111111001111100110000111111001111111011000011011101 b0dd3f3fe7cc3f3fb0dd
UTF-8 維싲쳭臾룸쳲維 111001111011011010101101111011001000101110110010111011001011001110101101111010001000011110111110111010111010001110111000111011001011001110110010111001111011011010101101 e7b6adec8bb2ecb3ade887beeba3b8ecb3b2e7b6ad
UHC 維싲쳭臾룸쳲維 1110101110101011100110101110101110101011100100011110101110101100101101111110101110101011100101011110101110101011 ebab9aebab91ebacb7ebab95ebab

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