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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 菫瀧葛}菫瀧葛{^ 111001001011111110010001111010111000101010001011011111011110010010111111100100011110101110001010100010110111101101011110 e4bf91eb8a8b7de4bf91eb8a8b7b5e
EUC-JP 菫瀧葛}菫瀧葛{^ 111010001100000111000010111011011011001111101011011111011110100011000001110000101110110110110011111010110111101101011110 e8c1c2edb3eb7de8c1c2edb3eb7b5e
UTF-8 菫瀧葛}菫瀧葛{^ 111010001000111110101011111001111000000010100111111010001001000110011011011111011110100010001111101010111110011110000000101001111110100010010001100110110111101101011110 e88fabe780a7e8919b7de88fabe780a7e8919b7b5e
UHC 菫瀧葛}菫瀧葛{^ 110100001100101111010110111010011100101011100111011111011101000011001011110101101110100111001010111001110111101101011110 d0cbd6e9cae77dd0cbd6e9cae77b5e

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