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 壌恝ヲセシ杓シ 10001111111010111111101010111100101001101011111010111100100011101101101110111100 8febfabca6bebc8edbbc
EUC-JP 壌恝ヲセシ杓シ 101111101110110110001111101111011110011110001110101001101000111010111110100011101011110010111100110111011000111010111100 beed8fbde78ea68ebe8ebcbcdd8ebc
UTF-8 壌恝ヲセシ杓シ 111001011010001110001100111001101000000110011101111011111011110110100110111011111011110110111110111011111011110110111100111001101001110110010011111011111011110110111100 e5a38ce6819defbda6efbdbeefbdbce69d93efbdbc
UHC ?恝???杓? 001111111100111010111111001111110011111100111111111110001111010100111111 3fcebf3f3f3ff8f53f

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