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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 吾??櫃^}吾??櫃^{^ 1000110011100001001111110011111110011111010000110101111001111101100011001110000100111111001111111001111101000011010111100111101101011110 8ce13f3f9f435e7d8ce13f3f9f435e7b5e
EUC-JP 吾??櫃^}吾??櫃^{^ 1011100011100011001111110011111111011101101001000101111001111101101110001110001100111111001111111101110110100100010111100111101101011110 b8e33f3fdda45e7db8e33f3fdda45e7b5e
UTF-8 吾멸랜櫃^}吾멸랜櫃^{^ 1110010110010000101111101110101110101001101110001110101110011110100111001110011010101011100000110101111001111101111001011001000010111110111010111010100110111000111010111001111010011100111001101010101110000011010111100111101101011110 e590beeba9b8eb9e9ce6ab835e7de590beeba9b8eb9e9ce6ab835e7b5e
UHC 吾멸랜櫃^}吾멸랜櫃^{^ 111001111110111010111000111010101011011110100011110011111111011001011110011111011110011111101110101110001110101010110111101000111100111111110110010111100111101101011110 e7eeb8eab7a3cff65e7de7eeb8eab7a3cff65e7b5e

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