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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 偲ヲト悉L}偲ヲト悉L{^ 1000111011000011101001101100010010001110101110110100110001111101100011101100001110100110110001001000111010111011010011000111101101011110 8ec3a6c48ebb4c7d8ec3a6c48ebb4c7b5e
EUC-JP 偲ヲト悉L}偲ヲト悉L{^ 101111001100010110001110101001101000111011000100101111001011110101001100011111011011110011000101100011101010011010001110110001001011110010111101010011000111101101011110 bcc58ea68ec4bcbd4c7dbcc58ea68ec4bcbd4c7b5e
UTF-8 偲ヲト悉L}偲ヲト悉L{^ 1110010110000001101100101110111110111101101001101110111110111110100001001110011010000010100010010100110001111101111001011000000110110010111011111011110110100110111011111011111010000100111001101000001010001001010011000111101101011110 e581b2efbda6efbe84e682894c7de581b2efbda6efbe84e682894c7b5e
UHC ???悉L}???悉L{^ 001111110011111100111111111000111111101001001100011111010011111100111111001111111110001111111010010011000111101101011110 3f3f3fe3fa4c7d3f3f3fe3fa4c7b5e

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