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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 雖苓dv雖苓dvB 111001011010101110010111111010001000001010000100011101101110010110101011100101111110100010000010100001000111011001000010 e5ab97e8828476e5ab97e882847642
EUC-JP 雖苓dv雖苓dvB 111010101010110111001110111010101010001111100100011101101110101010101101110011101110101010100011111001000111011001000010 eaadceeaa3e476eaadceeaa3e47642
UTF-8 雖苓dv雖苓dvB 111010011001101110010110111010001000101110010011111011111011110110000100011101101110100110011011100101101110100010001011100100111110111110111101100001000111011001000010 e99b96e88b93efbd8476e99b96e88b93efbd847642
UHC 雖?dv雖?dvB 11100010110011000011111110100011111001000111011011100010110011000011111110100011111001000111011001000010 e2cc3fa3e476e2cc3fa3e47642

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