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 ’YH‘¼’G‘´‘®}’YH‘¼’G‘´‘®{^ 10010010010110010100100010010001101111001001001001000111100100011011010010010001101011100111110110010010010110010100100010010001101111001001001001000111100100011011010010010001101011100111101101011110 92594891bc924791b491ae7d92594891bc924791b491ae7b5e
SJIS-WIN ?YH???G?´??}?YH???G?´??{^ 001111110101100101001000001111110011111100111111010001110011111110000001010011000011111100111111011111010011111101011001010010000011111100111111001111110100011100111111100000010100110000111111001111110111101101011110 3f59483f3f3f473f814c3f3f7d3f59483f3f3f473f814c3f3f7b5e
EUC-JP ?YH???G?´?®}?YH???G?´?®{^ 00111111010110010100100000111111001111110011111101000111001111111010000110101101001111111000111110100010111011100111110100111111010110010100100000111111001111110011111101000111001111111010000110101101001111111000111110100010111011100111101101011110 3f59483f3f3f473fa1ad3f8fa2ee7d3f59483f3f3f473fa1ad3f8fa2ee7b5e
UTF-8 ’YH‘¼’G‘´‘®}’YH‘¼’G‘´‘®{^ 1100001010010010010110010100100011000010100100011100001010111100110000101001001001000111110000101001000111000010101101001100001010010001110000101010111001111101110000101001001001011001010010001100001010010001110000101011110011000010100100100100011111000010100100011100001010110100110000101001000111000010101011100111101101011110 c2925948c291c2bcc29247c291c2b4c291c2ae7dc2925948c291c2bcc29247c291c2b4c291c2ae7b5e
UHC ?YH?¼?G?´?®}?YH?¼?G?´?®{^ 00111111010110010100100000111111101010001111100100111111010001110011111110100010101001010011111110100010111001110111110100111111010110010100100000111111101010001111100100111111010001110011111110100010101001010011111110100010111001110111101101011110 3f59483fa8f93f473fa2a53fa2e77d3f59483fa8f93f473fa2a53fa2e77b5e

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