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 シテ霰貔シテ霰貔^ 10111100110000111110100011000101111001101011111010111100110000111110100011000101111001101011111001011110 bcc3e8c5e6bebcc3e8c5e6be5e
EUC-JP シテ霰貔シテ霰貔^ 1000111010111100100011101100001111110000110001111110110011000000100011101011110010001110110000111111000011000111111011001100000001011110 8ebc8ec3f0c7ecc08ebc8ec3f0c7ecc05e
UTF-8 シテ霰貔シテ霰貔^ 11101111101111011011110011101111101111101000001111101001100111001011000011101000101100101001010011101111101111011011110011101111101111101000001111101001100111001011000011101000101100101001010001011110 efbdbcefbe83e99cb0e8b294efbdbcefbe83e99cb0e8b2945e
UHC ??霰???霰?^ 0011111100111111110111111010110000111111001111110011111111011111101011000011111101011110 3f3fdfac3f3f3fdfac3f5e

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