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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 菫瀧樺[菫瀧樺[^ 111001001011111110010001111010111000101010010010010110111110010010111111100100011110101110001010100100100101101101011110 e4bf91eb8a925be4bf91eb8a925b5e
EUC-JP 菫瀧樺[菫瀧樺[^ 111010001100000111000010111011011011001111110010010110111110100011000001110000101110110110110011111100100101101101011110 e8c1c2edb3f25be8c1c2edb3f25b5e
UTF-8 菫瀧樺[菫瀧樺[^ 111010001000111110101011111001111000000010100111111001101010100010111010010110111110100010001111101010111110011110000000101001111110011010101000101110100101101101011110 e88fabe780a7e6a8ba5be88fabe780a7e6a8ba5b5e
UHC 菫瀧樺[菫瀧樺[^ 110100001100101111010110111010011111101111111100010110111101000011001011110101101110100111111011111111000101101101011110 d0cbd6e9fbfc5bd0cbd6e9fbfc5b5e

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