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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 쏊}쏊쏊[}쏊}쏊쏊[{^ 11101100100011111000101001111101111011001000111110001010111011001000111110001010010110110111110111101100100011111000101001111101111011001000111110001010111011001000111110001010010110110111101101011110 ec8f8a7dec8f8aec8f8a5b7dec8f8a7dec8f8aec8f8a5b7b5e
UHC 쏊}쏊쏊[}쏊}쏊쏊[{^ 10011011111100000111110110011011111100001001101111110000010110110111110110011011111100000111110110011011111100001001101111110000010110110111101101011110 9bf07d9bf09bf05b7d9bf07d9bf09bf05b7b5e

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