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 00111111100111100100110110001111110111000111011000111111100111100100110110001111110111000111011001000010 3f9e4d8fdc763f9e4d8fdc7642
EUC-JP ?朞賞v?朞賞vB 00111111110110111010111010111110110111100111011000111111110110111010111010111110110111100111011001000010 3fdbaebede763fdbaebede7642
UTF-8 룶朞賞v룶朞賞vB 111010111010001110110110111001101001110010011110111010001011001110011110011101101110101110100011101101101110011010011100100111101110100010110011100111100111011001000010 eba3b6e69c9ee8b39e76eba3b6e69c9ee8b39e7642
UHC 룶朞賞v룶朞賞vB 100011111010101111010001101000011101111111011011011101101000111110101011110100011010000111011111110110110111011001000010 8fabd1a1dfdb768fabd1a1dfdb7642

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