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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 燉粱h燉粱fN}燉粱h燉粱fN{^ 11100000100101111110001011101011011010001110000010010111111000101110101101100110010011100111110111100000100101111110001011101011011010001110000010010111111000101110101101100110010011100111101101011110 e097e2eb68e097e2eb664e7de097e2eb68e097e2eb664e7b5e
EUC-JP 燉粱h燉粱fN}燉粱h燉粱fN{^ 11011111111101111110010011101101011010001101111111110111111001001110110101100110010011100111110111011111111101111110010011101101011010001101111111110111111001001110110101100110010011100111101101011110 dff7e4ed68dff7e4ed664e7ddff7e4ed68dff7e4ed664e7b5e
UTF-8 燉粱h燉粱fN}燉粱h燉粱fN{^ 111001111000011110001001111001111011001010110001011010001110011110000111100010011110011110110010101100010110011001001110011111011110011110000111100010011110011110110010101100010110100011100111100001111000100111100111101100101011000101100110010011100111101101011110 e78789e7b2b168e78789e7b2b1664e7de78789e7b2b168e78789e7b2b1664e7b5e
UHC 燉粱h燉粱fN}燉粱h燉粱fN{^ 11010100110010011101010111011100011010001101010011001001110101011101110001100110010011100111110111010100110010011101010111011100011010001101010011001001110101011101110001100110010011100111101101011110 d4c9d5dc68d4c9d5dc664e7dd4c9d5dc68d4c9d5dc664e7b5e

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