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 僊羨潟}僊羨潟{^ 100110010100000110010001010000011000101010000011011111011001100101000001100100010100000110001010100000110111101101011110 994191418a837d994191418a837b5e
EUC-JP 僊羨潟}僊羨潟{^ 110100011010001011000001101000101011001111100011011111011101000110100010110000011010001010110011111000110111101101011110 d1a2c1a2b3e37dd1a2c1a2b3e37b5e
UTF-8 僊羨潟}僊羨潟{^ 111001011000001110001010111001111011111010101000111001101011110110011111011111011110010110000011100010101110011110111110101010001110011010111101100111110111101101011110 e5838ae7bea8e6bd9f7de5838ae7bea8e6bd9f7b5e
UHC 僊羨潟}僊羨潟{^ 111000001011101011100000110011001110000010110011011111011110000010111010111000001100110011100000101100110111101101011110 e0bae0cce0b37de0bae0cce0b37b5e

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