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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 弱??弱??張? 1000111011100011001111110011111110001110111000110011111100111111100100101010001100111111 8ee33f3f8ee33f3f92a33f
EUC-JP 弱??弱??張? 1011110011100101001111110011111110111100111001010011111100111111110001001010010100111111 bce53f3fbce53f3fc4a53f
UTF-8 弱꾣뜥弱꾣뜥張퇼 111001011011110010110001111010101011111010100011111010111001110010100101111001011011110010110001111010101011111010100011111010111001110010100101111001011011110010110101111011011000011110111100 e5bcb1eabea3eb9ca5e5bcb1eabea3eb9ca5e5bcb5ed87bc
UHC 弱꾣뜥弱꾣뜥張퇼 11100101101100001000010011100110100011011010100011100101101100001000010011100110100011011010100011101101111001011011100001110000 e5b084e68da8e5b084e68da8ede5b870

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