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 ???m???V???}B 00111111001111110011111101101101001111110011111100111111010101100011111100111111001111110111110101000010 3f3f3f6d3f3f3f563f3f3f7d42
SJIS-WIN 弱??m弱??V弱??}B 10001110111000110011111100111111011011011000111011100011001111110011111101010110100011101110001100111111001111110111110101000010 8ee33f3f6d8ee33f3f568ee33f3f7d42
EUC-JP 弱??m弱??V弱??}B 10111100111001010011111100111111011011011011110011100101001111110011111101010110101111001110010100111111001111110111110101000010 bce53f3f6dbce53f3f56bce53f3f7d42
UTF-8 弱놅숯m弱놅쉘V弱놅쉿}B 11100101101111001011000111101011100001101000010111101100100010001010111101101101111001011011110010110001111010111000011010000101111011001000100110011000010101101110010110111100101100011110101110000110100001011110110010001001101111110111110101000010 e5bcb1eb8685ec88af6de5bcb1eb8685ec899856e5bcb1eb8685ec89bf7d42
UHC 弱놅숯m弱놅쉘V弱놅쉿}B 11100101101100001000011011101111101111011010000101101101111001011011000010000110111011111011110110101001010101101110010110110000100001101110111110111101101100100111110101000010 e5b086efbda16de5b086efbda956e5b086efbdb27d42

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