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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 娃??Vn}娃??Vn{^ 100010001010000100111111001111110101011001101110011111011000100010100001001111110011111101010110011011100111101101011110 88a13f3f566e7d88a13f3f566e7b5e
EUC-JP 娃??Vn}娃??Vn{^ 101100001010001100111111001111110101011001101110011111011011000010100011001111110011111101010110011011100111101101011110 b0a33f3f566e7db0a33f3f566e7b5e
UTF-8 娃띰쉠Vn}娃띰쉠Vn{^ 11100101101010001000001111101011100111011011000011101100100010011010000001010110011011100111110111100101101010001000001111101011100111011011000011101100100010011010000001010110011011100111101101011110 e5a883eb9db0ec89a0566e7de5a883eb9db0ec89a0566e7b5e
UHC 娃띰쉠Vn}娃띰쉠Vn{^ 11101000110111111011011011101111101111011010101001010110011011100111110111101000110111111011011011101111101111011010101001010110011011100111101101011110 e8dfb6efbdaa566e7de8dfb6efbdaa566e7b5e

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