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 円??節??吾 10001001011111100011111100111111100100001101111100111111001111111000110011100001 897e3f3f90df3f3f8ce1
EUC-JP 円??節??吾 10110001110111110011111100111111110000001110000100111111001111111011100011100011 b1df3f3fc0e13f3fb8e3
UTF-8 円놂풁節어꽦吾 111001011000011010000110111010111000011010000010111011011001001010000001111001111010111110000000111011001001011010110100111010101011110110100110111001011001000010111110 e58686eb8682ed9281e7af80ec96b4eabda6e590be
UHC 円놂풁節어꽦吾 1110010111110111101100111110111110111110100010101110111110111101101111101110111010000100101100011110011111101110 e5f7b3efbe8aefbdbeee84b1e7ee

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