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 ??L????\}??L????\{^ 00111111001111110100110000111111001111110011111100111111010111000111110100111111001111110100110000111111001111110011111100111111010111000111101101011110 3f3f4c3f3f3f3f5c7d3f3f4c3f3f3f3f5c7b5e
SJIS-WIN ?カL?キ?・\}?カL?キ?・\{^ 00111111101101100100110000111111101101110011111110100101010111000111110100111111101101100100110000111111101101110011111110100101010111000111101101011110 3fb64c3fb73fa55c7d3fb64c3fb73fa55c7b5e
EUC-JP ?カL?キ?・\}?カL?キ?・\{^ 00111111100011101011011001001100001111111000111010110111001111111000111010100101010111000111110100111111100011101011011001001100001111111000111010110111001111111000111010100101010111000111101101011110 3f8eb64c3f8eb73f8ea55c7d3f8eb64c3f8eb73f8ea55c7b5e
UTF-8 䵸カL䵸キ䵸・\}䵸カL䵸キ䵸・\{^ 11100100101101011011100011101111101111011011011001001100111001001011010110111000111011111011110110110111111001001011010110111000111011111011110110100101010111000111110111100100101101011011100011101111101111011011011001001100111001001011010110111000111011111011110110110111111001001011010110111000111011111011110110100101010111000111101101011110 e4b5b8efbdb64ce4b5b8efbdb7e4b5b8efbda55c7de4b5b8efbdb64ce4b5b8efbdb7e4b5b8efbda55c7b5e
UHC ??L????\}??L????\{^ 00111111001111110100110000111111001111110011111100111111010111000111110100111111001111110100110000111111001111110011111100111111010111000111101101011110 3f3f4c3f3f3f3f5c7d3f3f4c3f3f3f3f5c7b5e

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