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 ?X???M?][?X???M?][^ 00111111010110000011111100111111001111110100110100111111010111010101101100111111010110000011111100111111001111110100110100111111010111010101101101011110 3f583f3f3f4d3f5d5b3f583f3f3f4d3f5d5b5e
SJIS-WIN ?X???M?][?X???M?][^ 00111111010110000011111100111111001111110100110100111111010111010101101100111111010110000011111100111111001111110100110100111111010111010101101101011110 3f583f3f3f4d3f5d5b3f583f3f3f4d3f5d5b5e
EUC-JP ?X???M?][?X???M?][^ 00111111010110000011111100111111001111110100110100111111010111010101101100111111010110000011111100111111001111110100110100111111010111010101101101011110 3f583f3f3f4d3f5d5b3f583f3f3f4d3f5d5b5e
UTF-8 혪X혩짭혪M혪][혪X혩짭혪M혪][^ 111011011001100010101010010110001110110110011000101010011110110010100111101011011110110110011000101010100100110111101101100110001010101001011101010110111110110110011000101010100101100011101101100110001010100111101100101001111010110111101101100110001010101001001101111011011001100010101010010111010101101101011110 ed98aa58ed98a9eca7aded98aa4ded98aa5d5bed98aa58ed98a9eca7aded98aa4ded98aa5d5b5e
UHC 혪X혩짭혪M혪][혪X혩짭혪M혪][^ 1100001010010010010110001100001010010001110000101010110011000010100100100100110111000010100100100101110101011011110000101001001001011000110000101001000111000010101011001100001010010010010011011100001010010010010111010101101101011110 c29258c291c2acc2924dc2925d5bc29258c291c2acc2924dc2925d5b5e

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