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 ?f^h?f^fN}?f^h?f^fN{^ 001111110110011001011110011010000011111101100110010111100110011001001110011111010011111101100110010111100110100000111111011001100101111001100110010011100111101101011110 3f665e683f665e664e7d3f665e683f665e664e7b5e
SJIS-WIN 阻f^h阻f^fN}阻f^h阻f^fN{^ 10010001011010100110011001011110011010001001000101101010011001100101111001100110010011100111110110010001011010100110011001011110011010001001000101101010011001100101111001100110010011100111101101011110 916a665e68916a665e664e7d916a665e68916a665e664e7b5e
EUC-JP 阻f^h阻f^fN}阻f^h阻f^fN{^ 11000001110010110110011001011110011010001100000111001011011001100101111001100110010011100111110111000001110010110110011001011110011010001100000111001011011001100101111001100110010011100111101101011110 c1cb665e68c1cb665e664e7dc1cb665e68c1cb665e664e7b5e
UTF-8 阻f^h阻f^fN}阻f^h阻f^fN{^ 1110100110011000101110110110011001011110011010001110100110011000101110110110011001011110011001100100111001111101111010011001100010111011011001100101111001101000111010011001100010111011011001100101111001100110010011100111101101011110 e998bb665e68e998bb665e664e7de998bb665e68e998bb665e664e7b5e
UHC 阻f^h阻f^fN}阻f^h阻f^fN{^ 11110000111001100110011001011110011010001111000011100110011001100101111001100110010011100111110111110000111001100110011001011110011010001111000011100110011001100101111001100110010011100111101101011110 f0e6665e68f0e6665e664e7df0e6665e68f0e6665e664e7b5e

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