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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 絶?????楹?? 1001000011100010001111110011111100111111001111110011111110011110101100010011111100111111 90e23f3f3f3f3f9eb13f3f
EUC-JP 絶?????楹?? 1100000011100100001111110011111100111111001111110011111111011100101100110011111100111111 c0e43f3f3f3f3fdcb33f3f
UTF-8 絶뚳숱怜볢츓楹뀐풒 111001111011010110110110111010111001101010110011111011001000100010110001111011111010011010101100111010111011001110100010111011001011100010010011111001101010010110111001111010111000000010010000111011011001001010010010 e7b5b6eb9ab3ec88b1efa6acebb3a2ecb893e6a5b9eb8090ed9292
UHC 絶뚳숱怜볢츓楹뀐풒 111011111011111010001100111011111011110110100010111001111011000010010011111010001010111010001110111001111011001110110010111011111011111010010110 efbe8cefbda2e7b093e8ae8ee7b3b2efbe96

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