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 邯蛾オ栲邯蛾オ桀^ 111001111011011010001001111010011011010110011110011111011110011110110110100010011110100110110101100111100111101101011110 e7b689e9b59e7de7b689e9b59e7b5e
EUC-JP 邯蛾オ栲邯蛾オ桀^ 1110111010111000101100101110101110001110101101011101101111011110111011101011100010110010111010111000111010110101110110111101110001011110 eeb8b2eb8eb5dbdeeeb8b2eb8eb5dbdc5e
UTF-8 邯蛾オ栲邯蛾オ桀^ 11101001100000101010111111101000100110111011111011101111101111011011010111100110101000001011001011101001100000101010111111101000100110111011111011101111101111011011010111100110101000011000000001011110 e982afe89bbeefbdb5e6a0b2e982afe89bbeefbdb5e6a1805e
UHC 邯蛾??邯蛾?桀^ 1100101011111011111001001011011000111111001111111100101011111011111001001011011000111111110010111111101001011110 cafbe4b63f3fcafbe4b63fcbfa5e

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