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 貉懈ア織貉懈ア織^ 111001101011100110011100111001101011000110010000010001001110011010111001100111001110011010110001100100000100010001011110 e6b99ce6b19044e6b99ce6b190445e
EUC-JP 貉懈ア織貉懈ア織^ 1110110010111011110110001110100010001110101100011011111110100101111011001011101111011000111010001000111010110001101111111010010101011110 ecbbd8e88eb1bfa5ecbbd8e88eb1bfa55e
UTF-8 貉懈ア織貉懈ア織^ 11101000101100101000100111100110100001111000100011101111101111011011000111100111101110011001010011101000101100101000100111100110100001111000100011101111101111011011000111100111101110011001010001011110 e8b289e68788efbdb1e7b994e8b289e68788efbdb1e7b9945e
UHC ?懈?織?懈?織^ 00111111111110101010101100111111111100101100010000111111111110101010101100111111111100101100010001011110 3ffaab3ff2c43ffaab3ff2c45e

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