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 陋帶恩陋帛コ弯 11101000100110111001101111100110100010011011011011101000100110111001101111100101101110101001110001011110 e89b9be689b6e89b9be5ba9c5e
EUC-JP 陋帶恩陋帛コ弯 1110111111111011110101101110100010110010101110001110111111111011110101101110011110001110101110101101011110111111 effbd6e8b2b8effbd6e78ebad7bf
UTF-8 陋帶恩陋帛コ弯 111010011001100110001011111001011011100010110110111001101000000110101001111010011001100110001011111001011011100010011011111011111011110110111010111001011011110010101111 e9998be5b8b6e681a9e9998be5b89befbdbae5bcaf
UHC 陋帶恩陋帛?? 110101111011000011010011111000011110101111011010110101111011000011011011110110010011111100111111 d7b0d3e1ebdad7b0dbd93f3f

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