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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 宜?┗宜?┗^ 1000101101011000001111111000010010101111100010110101100000111111100001001010111101011110 8b583f84af8b583f84af5e
EUC-JP 宜?┗宜?┗^ 1011010110111001001111111010100010110001101101011011100100111111101010001011000101011110 b5b93fa8b1b5b93fa8b15e
UTF-8 宜뀀┗宜뀀┗^ 11100101101011101001110011101011100000001000000011100010100101001001011111100101101011101001110011101011100000001000000011100010100101001001011101011110 e5ae9ceb8080e29497e5ae9ceb8080e294975e
UHC 宜뀀┗宜뀀┗^ 11101011111100011011001011101011101001101011000111101011111100011011001011101011101001101011000101011110 ebf1b2eba6b1ebf1b2eba6b15e

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