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 ???A?????? 00111111001111110011111101000001001111110011111100111111001111110011111100111111 3f3f3f413f3f3f3f3f3f
SJIS-WIN 弱??A弱????? 100011101110001100111111001111110100000110001110111000110011111100111111001111110011111100111111 8ee33f3f418ee33f3f3f3f3f
EUC-JP 弱??A弱????? 101111001110010100111111001111110100000110111100111001010011111100111111001111110011111100111111 bce53f3f41bce53f3f3f3f3f
UTF-8 弱놅숲A弱놅숱若듸슁 11100101101111001011000111101011100001101000010111101100100010001011001001000001111001011011110010110001111010111000011010000101111011001000100010110001111011111010010110110100111010111001001110111000111011001000101010000001 e5bcb1eb8685ec88b241e5bcb1eb8685ec88b1efa5b4eb93b8ec8a81
UHC 弱놅숲A弱놅숱若듸슁 11100101101100001000011011101111101111011010001101000001111001011011000010000110111011111011110110100010111001011010111010110101111011111011110110110011 e5b086efbda341e5b086efbda2e5aeb5efbdb3

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