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 õ½Ó¡{N}õ½Ó¡{N{^ 111101011011110111010011101000010111101101001110011111011111010110111101110100111010000101111011010011100111101101011110 f5bdd3a17b4e7df5bdd3a17b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP õ?Ó¡{N}õ?Ó¡{N{^ 100011111010101111011000001111111000111110101010110100011000111110100010110000100111101101001110011111011000111110101011110110000011111110001111101010101101000110001111101000101100001001111011010011100111101101011110 8fabd83f8faad18fa2c27b4e7d8fabd83f8faad18fa2c27b4e7b5e
UTF-8 õ½Ó¡{N}õ½Ó¡{N{^ 1100001110110101110000101011110111000011100100111100001010100001011110110100111001111101110000111011010111000010101111011100001110010011110000101010000101111011010011100111101101011110 c3b5c2bdc393c2a17b4e7dc3b5c2bdc393c2a17b4e7b5e
UHC ?½?¡{N}?½?¡{N{^ 00111111101010001111011000111111101000101010111001111011010011100111110100111111101010001111011000111111101000101010111001111011010011100111101101011110 3fa8f63fa2ae7b4e7d3fa8f63fa2ae7b4e7b5e

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