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 偲而偲疾^}偲而偲疾^{^ 100011101100001110001110101001111000111011000011100011101011111001011110011111011000111011000011100011101010011110001110110000111000111010111110010111100111101101011110 8ec38ea78ec38ebe5e7d8ec38ea78ec38ebe5e7b5e
EUC-JP 偲而偲疾^}偲而偲疾^{^ 101111001100010110111100101010011011110011000101101111001100000001011110011111011011110011000101101111001010100110111100110001011011110011000000010111100111101101011110 bcc5bca9bcc5bcc05e7dbcc5bca9bcc5bcc05e7b5e
UTF-8 偲而偲疾^}偲而偲疾^{^ 1110010110000001101100101110100010000000100011001110010110000001101100101110011110010110101111100101111001111101111001011000000110110010111010001000000010001100111001011000000110110010111001111001011010111110010111100111101101011110 e581b2e8808ce581b2e796be5e7de581b2e8808ce581b2e796be5e7b5e
UHC ?而?疾^}?而?疾^{^ 0011111111101100101110110011111111110010111100000101111001111101001111111110110010111011001111111111001011110000010111100111101101011110 3fecbb3ff2f05e7d3fecbb3ff2f05e7b5e

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