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 リ茯埇vリ茯埇vB 11011000111001001010100011111010100110100111011011011000111001001010100011111010100110100111011001000010 d8e4a8fa9a76d8e4a8fa9a7642
EUC-JP リ茯埇vリ茯埇vB 1000111011011000111010001010101010001111101101111110011101110110100011101101100011101000101010101000111110110111111001110111011001000010 8ed8e8aa8fb7e7768ed8e8aa8fb7e77642
UTF-8 リ茯埇vリ茯埇vB 111011111011111010011000111010001000110010101111111001011001111110000111011101101110111110111110100110001110100010001100101011111110010110011111100001110111011001000010 efbe98e88cafe59f8776efbe98e88cafe59f877642
UHC ?茯埇v?茯埇vB 00111111110111001101101011101001101110010111011000111111110111001101101011101001101110010111011001000010 3fdcdae9b9763fdcdae9b97642

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