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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 枝??陰?愿? 10001110011111010011111100111111100010010100000100111111100111001100001100111111 8e7d3f3f89413f9cc33f
EUC-JP 枝??陰?愿? 10111011110111100011111100111111101100011010001000111111110110001100010100111111 bbde3f3fb1a23fd8c53f
UTF-8 枝븃벱陰렱愿렑 111001101001111010011101111010111011100010000011111010111011001010110001111010011001100110110000111010111010000010110001111001101000010010111111111010111010000010010001 e69e9debb883ebb2b1e999b0eba0b1e684bfeba091
UHC 枝븃벱陰렱愿렑 1111001010101011101110101110100010111010101010011110101111100100100011101011111011101010101101001000111010100110 f2abbae8baa9ebe48ebeeab48ea6

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