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{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN ?役Vn}?役Vn{^ 00111111100101101111000001010110011011100111110100111111100101101111000001010110011011100111101101011110 3f96f0566e7d3f96f0566e7b5e
EUC-JP ?役Vn}?役Vn{^ 00111111110011001111001001010110011011100111110100111111110011001111001001010110011011100111101101011110 3fccf2566e7d3fccf2566e7b5e
UTF-8 黎役Vn}黎役Vn{^ 11101111101001101000100111100101101111011011100101010110011011100111110111101111101001101000100111100101101111011011100101010110011011100111101101011110 efa689e5bdb9566e7defa689e5bdb9566e7b5e
UHC 黎役Vn}黎役Vn{^ 111001101011000111100110101101010101011001101110011111011110011010110001111001101011010101010110011011100111101101011110 e6b1e6b5566e7de6b1e6b5566e7b5e

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