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 洩族?}洩族?{^ 10001001011010111001000110110000001111110111110110001001011010111001000110110000001111110111101101011110 896b91b03f7d896b91b03f7b5e
EUC-JP 洩族?}洩族?{^ 10110001110011001100001010110010001111110111110110110001110011001100001010110010001111110111101101011110 b1ccc2b23f7db1ccc2b23f7b5e
UTF-8 洩族隣}洩族隣{^ 111001101011010010101001111001101001011110001111111011111010011110110001011111011110011010110100101010011110011010010111100011111110111110100111101100010111101101011110 e6b4a9e6978fefa7b17de6b4a9e6978fefa7b17b5e
UHC 洩族隣}洩族隣{^ 111000001101110111110000111010011110110011100100011111011110000011011101111100001110100111101100111001000111101101011110 e0ddf0e9ece47de0ddf0e9ece47b5e

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