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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??愉??蹂??筌 1110001010100011001111110011111110010110111110010011111100111111111001101111100000111111001111111110001010100011 e2a33f3f96f93f3fe6f83f3fe2a3
EUC-JP 筌??愉??蹂??筌 1110010010100101001111110011111111001100111110110011111100111111111011001111101000111111001111111110010010100101 e4a53f3fccfb3f3fecfa3f3fe4a5
UTF-8 筌뚮뿥愉딂굜蹂잙뼺筌 111001111010110110001100111010111001101010101110111010111011111110100101111001101000010010001001111010111001010010000010111010101011010110011100111010001011100110000010111011001001111010011001111010111011110010111010111001111010110110001100 e7ad8ceb9aaeebbfa5e68489eb9482eab59ce8b982ec9e99ebbcbae7ad8c
UHC 筌뚮뿥愉딂굜蹂잙뼺筌 1110111110100111100011001110101110010111101001011110101011110000100010101110100010000010100001001110101110110011100111111110101110010110101111011110111110100111 efa78ceb97a5eaf08ae88284ebb39feb96bdefa7

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