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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 燁???③?蹂 11111011010110010011111100111111001111111000011101000010001111111110011011111000 fb593f3f3f87423fe6f8
EUC-JP 燁?????蹂 10001111110010101011001100111111001111110011111100111111001111111110110011111010 8fcab33f3f3f3f3fecfa
UTF-8 燁㏓뀡杻③뒽蹂 111001111000011110000001111000111000111110010011111010111000000010100001111011111010011110001000111000101001000110100010111010111001001010111101111010001011100110000010 e78781e38f93eb80a1efa788e291a2eb92bde8b982
UHC 燁㏓뀡杻③뒽蹂 1110011110100111101001111110101110000101100110001110101011110100101010001110100110001010101100111110101110110011 e7a7a7eb8598eaf4a8e98ab3ebb3

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