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 暎??若??業 10011101111100110011111100111111100011101110000100111111001111111000101111000110 9df33f3f8ee13f3f8bc6
EUC-JP 暎??若??業 11011010111101010011111100111111101111001110001100111111001111111011011011001000 daf53f3fbce33f3fb6c8
UTF-8 暎㏘툋若㎪펵業 111001101001101010001110111000111000111110011000111011011000100010001011111010001000101110100101111000111000111010101010111011011000111010110101111001101010010110101101 e69a8ee38f98ed888be88ba5e38eaaed8eb5e6a5ad
UHC 暎㏘툋若㎪펵業 1110011110110010101000101110010010111000100000111110010110110100101001111110011010111100100001101110010111110110 e7b2a2e4b883e5b4a7e6bc86e5f6

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