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 撓?┫節→?節 100111011001101000111111100001001011001010010000110111111000000110101000001111111001000011011111 9d9a3f84b290df81a83f90df
EUC-JP 撓?┫節→ˇ節 1101100111111010001111111010100010110100110000001110000110100010101010101000111110100010101100001100000011100001 d9fa3fa8b4c0e1a2aa8fa2b0c0e1
UTF-8 撓쒒┫節→ˇ節 1110011010010010100100111110110010010010100100101110001010010100101010111110011110101111100000001110001010000110100100101100101110000111111001111010111110000000 e69293ec9292e294abe7af80e28692cb87e7af80
UHC 撓쒒┫節→ˇ節 1110100011110101100111001110100110100110101101001110111110111101101000011110011010100010101001111110111110111101 e8f59ce9a6b4efbda1e6a2a7efbd

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