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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 譁懈ケソ譁懈ケソ^ 11100110100101101001110011100110101110011011111111100110100101101001110011100110101110011011111101011110 e6969ce6b9bfe6969ce6b9bf5e
EUC-JP 譁懈ケソ譁懈ケソ^ 1110101111110110110110001110100010001110101110011000111010111111111010111111011011011000111010001000111010111001100011101011111101011110 ebf6d8e88eb98ebfebf6d8e88eb98ebf5e
UTF-8 譁懈ケソ譁懈ケソ^ 11101000101011011000000111100110100001111000100011101111101111011011100111101111101111011011111111101000101011011000000111100110100001111000100011101111101111011011100111101111101111011011111101011110 e8ad81e68788efbdb9efbdbfe8ad81e68788efbdb9efbdbf5e
UHC 譁懈??譁懈??^ 11111100101001101111101010101011001111110011111111111100101001101111101010101011001111110011111101011110 fca6faab3f3ffca6faab3f3f5e

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