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 ???w???? 0011111100111111001111110111011100111111001111110011111100111111 3f3f3f773f3f3f3f
SJIS-WIN 弱??w弱??節 1000111011100011001111110011111101110111100011101110001100111111001111111001000011011111 8ee33f3f778ee33f3f90df
EUC-JP 弱??w弱??節 1011110011100101001111110011111101110111101111001110010100111111001111111100000011100001 bce53f3f77bce53f3fc0e1
UTF-8 弱놅숯w弱놅숯節 11100101101111001011000111101011100001101000010111101100100010001010111101110111111001011011110010110001111010111000011010000101111011001000100010101111111001111010111110000000 e5bcb1eb8685ec88af77e5bcb1eb8685ec88afe7af80
UHC 弱놅숯w弱놅숯節 111001011011000010000110111011111011110110100001011101111110010110110000100001101110111110111101101000011110111110111101 e5b086efbda177e5b086efbda1efbd

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