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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 染??}v染??}vB 10010000111101010011111100111111011111010111011010010000111101010011111100111111011111010111011001000010 90f53f3f7d7690f53f3f7d7642
EUC-JP 染??}v染??}vB 11000000111101110011111100111111011111010111011011000000111101110011111100111111011111010111011001000010 c0f73f3f7d76c0f73f3f7d7642
UTF-8 染밭떦}v染밭떦}vB 1110011010011111100100111110101110110000101011011110101110010110101001100111110101110110111001101001111110010011111010111011000010101101111010111001011010100110011111010111011001000010 e69f93ebb0adeb96a67d76e69f93ebb0adeb96a67d7642
UHC 染밭떦}v染밭떦}vB 1110011011111000101110011110011110001011101110010111110101110110111001101111100010111001111001111000101110111001011111010111011001000010 e6f8b9e78bb97d76e6f8b9e78bb97d7642

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